add libvirtd logs to logstash

The gate surely runs into libvirt bugs on a regular basis, but we don't
capture those logs in logstash, so we can't write elastic-recheck
queries against them.

For example, I believe the underlying cause of this issue is libvirt:

  https://bugs.launchpad.net/tempest/+bug/1276778/comments/10

Change-Id: Ie2f03b19249967e78319a4016921f91ef0498540
This commit is contained in:
Dolph Mathews 2014-07-18 14:52:21 -05:00
parent 46130f618d
commit 3631790fd9

View File

@ -178,6 +178,9 @@ source-files:
- name: logs/syslog.txt
tags:
- syslog
- name: logs/libvirtd.txt
tags:
- libvirt
- name: logs/tempest.txt
tags:
- screen