File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
tests/probes/yamlfilecontent Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 9
9
- type : " elasticsearch"
10
10
name : elasticsearch
11
11
endpoint : elasticsearch.openshift-logging.svc:9200
12
+ mode : 066
12
13
secret :
13
14
name : fluentd
14
15
- type : " elasticsearch"
15
16
name : elasticsearch-insecure
16
17
endpoint : elasticsearch-insecure.svc.messaging.cluster.local
18
+ mode : " 066"
17
19
insecure : true
18
20
- type : " forward"
19
21
name : secureforward-offcluster
20
22
endpoint : https://secureforward.offcluster.com:9200
23
+ mode : " 067"
21
24
secret :
22
25
name : secureforward
23
26
pipelines :
27
+ - inputSource : " hello"
24
28
- name : container-logs
25
29
inputSource : logs.app
26
30
outputRefs :
Original file line number Diff line number Diff line change 80
80
<ind-def : yamlfilecontent_object version =" 1" id =" oval:0:obj:3" >
81
81
<ind-def : path >/tmp</ind-def : path >
82
82
<ind-def : filename >openshift-logging.yaml</ind-def : filename >
83
- <ind-def : yamlpath >.spec.outputs[type=forward ].name</ind-def : yamlpath >
83
+ <ind-def : yamlpath >.spec.outputs[2 ].name</ind-def : yamlpath >
84
84
</ind-def : yamlfilecontent_object >
85
85
86
86
<ind-def : yamlfilecontent_object version =" 1" id =" oval:0:obj:4" >
87
87
<ind-def : path >/tmp</ind-def : path >
88
88
<ind-def : filename >openshift-logging.yaml</ind-def : filename >
89
- <ind-def : yamlpath >.spec.outputs[type=elasticsearch ].name</ind-def : yamlpath >
89
+ <ind-def : yamlpath >.spec.outputs[0:2 ].name</ind-def : yamlpath >
90
90
</ind-def : yamlfilecontent_object >
91
91
92
92
<ind-def : yamlfilecontent_object version =" 1" id =" oval:0:obj:5" >
93
93
<ind-def : path >/tmp</ind-def : path >
94
94
<ind-def : filename >openshift-logging.yaml</ind-def : filename >
95
- <ind-def : yamlpath >.spec.outputs[type=elasticsearch ]</ind-def : yamlpath >
95
+ <ind-def : yamlpath >.spec.outputs[0 ]</ind-def : yamlpath >
96
96
</ind-def : yamlfilecontent_object >
97
97
98
98
</objects >
You can’t perform that action at this time.
0 commit comments