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
This commit is contained in:
Clark Boylan 2020-08-25 10:17:27 -07:00
parent 436fec23f7
commit d568ace848
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ logstash_processor_config:
# screen-mistral-engine.txt: https://bugs.launchpad.net/mistral/+bug/1795068
# screen-monasca-persister.txt: https://storyboard.openstack.org/#!/story/2003911
# screen-ovn-northd.txt: https://bugs.launchpad.net/networking-ovn/+bug/1795069
- name: screen-(?!(peakmem_tracker|dstat|karaf|kubelet|mistral-engine|monasca-persister|monasca-api|ovn-northd)).*\.txt
- name: screen-(?!(peakmem_tracker|dstat|karaf|kubelet|mistral-engine|monasca-persister|monasca-api|ovn-northd|q-svc)).*\.txt
tags:
- screen
- oslofmt