project-config/roles/submit-logstash-jobs
Clark Boylan 3d3e628709 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
2017-11-20 15:27:29 -08:00
..
defaults Stop indexing libvirt logs 2017-11-20 15:27:29 -08:00
meta Add log processing roles 2017-09-11 10:12:28 -06:00
tasks Update success to zuul_success 2017-09-13 09:19:40 -06:00
README.rst Add log processing roles 2017-09-11 10:12:28 -06:00

Submit a log processing job to the logstash workers.

This role examines all of the files in the log subdirectory of the job work dir and any matching filenames are submitted to the gearman queue for the logstash log processor, along with any tags configured for those filenames.

Role Variables