add tempest_run.log to logstash

We need to be able to see which jobs are failing
on tempest via tripleo-health.  The initial
query would be the sova query ( ... FAILED )

In the future.. we could add the tempest test name
and build_status:failed to determine how often
certain tempest tests are failing.

Change-Id: Id3a20500830855da8b01bf0caae96f26671a4590
This commit is contained in:
Wesley Hayutin 2021-06-03 12:28:51 -06:00 committed by wes hayutin
parent c3483e8830
commit 2f4efe8028
1 changed files with 1 additions and 0 deletions

View File

@ -381,6 +381,7 @@ artcl_logstash_files:
- /home/*/overcloud_delete.log
- /home/*/overcloud_deploy.log
- /home/*/overcloud_deploy_post.log
- /var/log/tempest/tempest/tempest_run.log
- /home/*/overcloud_failed_prepare_resources.log
- /home/*/overcloud-full.log
- /home/*/build-err.log