Index logs/screen-n-api-meta.txt for logstash queries
We are seeing a race failure in check-tempest-dsvm-postgres-full jobs where the error message shows up in the screen-n-api-meta log but we can only get at it from screen-n-api logs (or console). We should index on the screen-n-api-meta log so we can better filter the query. Related-Bug: #921858 Change-Id: I1701ac83b2643d819245a7cdbbfb56cc4af12f5b
This commit is contained in:
parent
9c36a93327
commit
f579ec76e6
@ -90,6 +90,10 @@ source-files:
|
|||||||
tags:
|
tags:
|
||||||
- screen
|
- screen
|
||||||
- oslofmt
|
- oslofmt
|
||||||
|
- name: logs/screen-n-api-meta.txt
|
||||||
|
tags:
|
||||||
|
- screen
|
||||||
|
- oslofmt
|
||||||
- name: logs/screen-n-cond.txt
|
- name: logs/screen-n-cond.txt
|
||||||
tags:
|
tags:
|
||||||
- screen
|
- screen
|
||||||
@ -204,6 +208,10 @@ source-files:
|
|||||||
tags:
|
tags:
|
||||||
- screen
|
- screen
|
||||||
- oslofmt
|
- oslofmt
|
||||||
|
- name: logs/new/screen-n-api-meta.txt
|
||||||
|
tags:
|
||||||
|
- screen
|
||||||
|
- oslofmt
|
||||||
job-filter: '.*grenade.*'
|
job-filter: '.*grenade.*'
|
||||||
- name: logs/new/screen-n-cond.txt
|
- name: logs/new/screen-n-cond.txt
|
||||||
tags:
|
tags:
|
||||||
@ -280,6 +288,10 @@ source-files:
|
|||||||
tags:
|
tags:
|
||||||
- screen
|
- screen
|
||||||
- oslofmt
|
- oslofmt
|
||||||
|
- name: logs/old/screen-n-api-meta.txt
|
||||||
|
tags:
|
||||||
|
- screen
|
||||||
|
- oslofmt
|
||||||
job-filter: '.*grenade.*'
|
job-filter: '.*grenade.*'
|
||||||
- name: logs/old/screen-n-cond.txt
|
- name: logs/old/screen-n-cond.txt
|
||||||
tags:
|
tags:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user