project-config/roles/submit-logstash-jobs
Clark Boylan 809b3e700a Don't index the devstack summary logs
The devstack summary logs are being picked up by logstash workers but
they are a proper subset of the full devstack log which we also index.
Avoid duplicative indexing by excluding the summary file.

This also addresses an issue with crm114 indexing these files with each
of them ending up with its own data dir due to timestamp data in the
filenames.

Change-Id: Ia397a3ceef0bf9f2198b4b6f9956d5b3dc9abcef
2017-12-04 13:05:44 -08:00
..
defaults Don't index the devstack summary logs 2017-12-04 13:05:44 -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

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