base-jobs/roles/submit-logstash-jobs
Clark Boylan d568ace848 Exclude neutron q-svc logs from indexing
These logs have grown very large because neutron is doing unconditional
function performance profiling via debug logging. Exclude them until
this is cleaned up as we cannot keep up otherwise and everyone else is
sad as a result.

Change-Id: I2e2d3d5213a2a0dba400e26ea6dcc881dca594ee
2020-08-25 13:28:07 -07:00
..
defaults Exclude neutron q-svc logs from indexing 2020-08-25 13:28:07 -07:00
meta Add missing roles 2019-01-30 10:42:12 -08:00
tasks Add missing roles 2019-01-30 10:42:12 -08:00
README.rst Add missing roles 2019-01-30 10:42:12 -08: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