Files
project-config/roles/submit-logstash-jobs
Clark Boylan 3271b4c0d5 Stop indexing peakmem and dstat logs
These two log files are fairly large, don't support log levels and were
matching the new screen-.* logfile regex. This meant they were getting
indexed when they weren't before the zuulv3 switch. Lets stop indexing
them while we get the logostash and elasticsearch stuff under control
then consider adding them back in more slowly and intentionally once
there.

Change-Id: If0a1e4a2967b35f10a467c9397697053caa23472
2017-11-04 19:58:13 -07:00
..
2017-09-11 10:12:28 -06:00
2017-09-13 09:19:40 -06:00
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