Stop indexing peakmem and dstat logs

These two log files are fairly large, don't support log levels and were
matching the new screen-.* logfile regex. This meant they were getting
indexed when they weren't before the zuulv3 switch. Lets stop indexing
them while we get the logostash and elasticsearch stuff under control
then consider adding them back in more slowly and intentionally once
there.

Change-Id: If0a1e4a2967b35f10a467c9397697053caa23472
This commit is contained in:
Clark Boylan
2017-11-04 19:58:13 -07:00
parent 7a2bd8743b
commit 3271b4c0d5
@@ -75,7 +75,7 @@ logstash_processor_config:
tags:
- console
- console.html
- name: screen-.*\.txt
- name: screen-(?!(peakmem_tracker|dstat)).*\.txt
tags:
- screen
- oslofmt