Stop indexing libvirt logs

The libvirt log files can be quite large depending on the job run (into
the million line range). This means they take significant amounts of
time to index which backs up all the indexing. Lets remove these files
for now (mriedem, nova ptl, has said this won't be a great loss for
them) and if someone needs them indexed again they can help sort out how
to do it more quickly.

Change-Id: I6b567eaf8a59634bc2486423bd87553605bb9657
This commit is contained in:
Clark Boylan 2017-11-20 15:27:29 -08:00
parent 2a1ded6b69
commit 3d3e628709
1 changed files with 0 additions and 3 deletions

View File

@ -31,9 +31,6 @@ logstash_processor_config:
- name: syslog\.txt
tags:
- syslog
- name: libvirtd\.txt
tags:
- libvirt
- name: tempest\.txt
tags:
- screen