Add subnode logs to logstash

Enable us to use logstash.openstack.org to help debug multinode failures
that occur on the subnode.

Change-Id: I3629f4827abec68b731ce47048dab553908662d2
Depends-On: Icf842ec12e87ccd208c551870312c8e4b62613bd
This commit is contained in:
Joe Gordon 2015-04-22 14:34:08 -07:00 committed by Clark Boylan
parent 59be4d7a52
commit 687b4a7467
1 changed files with 16 additions and 0 deletions

View File

@ -499,6 +499,22 @@ source-files:
- screen
- apachecombined
job-filter: '.*grenade.*'
# multinode subnode logs
- name: logs/subnode-2/screen-n-api-meta.txt
tags:
- screen
- oslofmt
job-filter: '.*multinode.*'
- name: logs/subnode-2/screen-n-cpu.txt
tags:
- screen
- oslofmt
job-filter: '.*multinode.*'
- name: logs/subnode-2/screen-n-net.txt
tags:
- screen
- oslofmt
job-filter: '.*multinode.*'
# tripleo logs
- name: logs/get_state_from_host.txt
tags: