809b3e700a
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 |
||
---|---|---|
.. | ||
defaults | ||
meta | ||
tasks | ||
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