From 6db50ad13ecd6d16f4d5acd320cbe50f208d4c31 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Tue, 11 Mar 2014 07:40:12 -0400 Subject: [PATCH] stop indexing libvirt logs We need a much higher level of output on libvirt logs to get to the bottom of Bug 1254872. However, at that level of output, we crush elastic search. So turn off indexing this log in the gate until we get to the bottom of the bug and can return it to a more reasonable logging level. Change-Id: I9fec939883e50b421bc0530205e8b0bd7eab2350 Related-Bug: #1254872 --- .../openstack_project/files/logstash/jenkins-log-client.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/modules/openstack_project/files/logstash/jenkins-log-client.yaml b/modules/openstack_project/files/logstash/jenkins-log-client.yaml index 1a53defa5c..56cd0310ea 100644 --- a/modules/openstack_project/files/logstash/jenkins-log-client.yaml +++ b/modules/openstack_project/files/logstash/jenkins-log-client.yaml @@ -299,6 +299,3 @@ source-files: - screen - apachecombined job-filter: '.*grenade.*' - - name: logs/libvirtd.txt - tags: - - libvirtd