3271b4c0d5
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
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