From 3ce3ffb12439b548bb5232460d32fe6274381cf6 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Tue, 16 Dec 2014 11:08:13 -0800 Subject: [PATCH] Index trove logs for logstash goodness We should index the trove logs now that we have gate-trove-functional-dsvm-mysql and it can blow up in great ways throwing off our uncategorized bug percentages in elastic-recheck. It doesn't look like trove is used in grenade runs so there are no logs to index there. Related-Bug: #1402227 Change-Id: I1c0d9a301d5bf40047b69ec64037df8c1ba3425f --- .../files/logstash/jenkins-log-client.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/modules/openstack_project/files/logstash/jenkins-log-client.yaml b/modules/openstack_project/files/logstash/jenkins-log-client.yaml index 30ff209870..4ba30eea7e 100644 --- a/modules/openstack_project/files/logstash/jenkins-log-client.yaml +++ b/modules/openstack_project/files/logstash/jenkins-log-client.yaml @@ -195,6 +195,18 @@ source-files: tags: - screen - oslofmt + - name: logs/screen-tr-api.txt + tags: + - screen + - oslofmt + - name: logs/screen-tr-cond.txt + tags: + - screen + - oslofmt + - name: logs/screen-tr-tmgr.txt + tags: + - screen + - oslofmt - name: logs/horizon_error.txt tags: - apacheerror