3d3e628709
The libvirt log files can be quite large depending on the job run (into the million line range). This means they take significant amounts of time to index which backs up all the indexing. Lets remove these files for now (mriedem, nova ptl, has said this won't be a great loss for them) and if someone needs them indexed again they can help sort out how to do it more quickly. Change-Id: I6b567eaf8a59634bc2486423bd87553605bb9657 |
||
---|---|---|
.. | ||
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