project-config/roles/submit-logstash-jobs
Emilien Macchi 1f4d096c34 tripleo: index /var/log/*.log.txt files
Right now, we only index logstash.txt, which is fine now. The file is
~100K.
But this file doesn't context OpenStack services logs, and other logs
we want to index, so we can use elastic-recheck more powerfully.

So this patch index both undercloud & subnodes (overcloud) .log.txt
files present in /var/log/*.

Change-Id: Id5b9be6130e4e4506418a254a5e57e105fa4d03c
2017-10-19 11:26:01 -07:00
..
defaults tripleo: index /var/log/*.log.txt files 2017-10-19 11:26:01 -07: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

README.rst

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