base-jobs/roles/submit-logstash-jobs
Clark Boylan b0eda60c3f Don't index monasca-api logs in elasticsearch
We've found the screen-monasca-api.txt logs can be in the multiple
hundreds of megabytes. Unfortunately, this causes problems for our
indexing system. monasca-persister is already excluded, add monasca-api
to the list.

Change-Id: Iafa3dcfcc1714a2560940a4616b08872ae694dc8
2020-05-14 08:54:00 -07:00
..
2019-01-30 10:42:12 -08:00
2019-01-30 10:42:12 -08:00
2019-01-30 10:42:12 -08:00

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