From e271f398f37b3e422f310539d57cf4e26423ef3b Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Tue, 27 May 2014 08:20:54 -0700 Subject: [PATCH] Index logs/tempest.txt for logstash queries We need to index the tempest log so we can fingerprint errors using multiple parts of the same traceback which doesn't work with the console.html log. Closes-Bug: #1323713 Change-Id: I34b2d67e12199ef0145d7a8d25d5385f944c78ed --- .../openstack_project/files/logstash/jenkins-log-client.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/openstack_project/files/logstash/jenkins-log-client.yaml b/modules/openstack_project/files/logstash/jenkins-log-client.yaml index bd87087b7d..0b2c937fe6 100644 --- a/modules/openstack_project/files/logstash/jenkins-log-client.yaml +++ b/modules/openstack_project/files/logstash/jenkins-log-client.yaml @@ -173,6 +173,10 @@ source-files: - name: logs/syslog.txt tags: - syslog + - name: logs/tempest.txt + tags: + - screen + - oslofmt # Grenade new logs below - name: logs/new/screen-c-api.txt tags: