Index logs/tempest.txt for logstash queries
We need to index the tempest log so we can fingerprint errors using multiple parts of the same traceback which doesn't work with the console.html log. Closes-Bug: #1323713 Change-Id: I34b2d67e12199ef0145d7a8d25d5385f944c78ed
This commit is contained in:
parent
85e3221f0b
commit
e271f398f3
@ -173,6 +173,10 @@ source-files:
|
||||
- name: logs/syslog.txt
|
||||
tags:
|
||||
- syslog
|
||||
- name: logs/tempest.txt
|
||||
tags:
|
||||
- screen
|
||||
- oslofmt
|
||||
# Grenade new logs below
|
||||
- name: logs/new/screen-c-api.txt
|
||||
tags:
|
||||
|
Loading…
x
Reference in New Issue
Block a user