Update splunkhec-detect.yaml
parent
98bf48432a
commit
f68b3709ff
|
@ -24,4 +24,5 @@ http:
|
||||||
dsl:
|
dsl:
|
||||||
- 'status_code == 200'
|
- 'status_code == 200'
|
||||||
- 'contains_any(body, "text\":\"HEC is healthy\",\"code")'
|
- 'contains_any(body, "text\":\"HEC is healthy\",\"code")'
|
||||||
|
- 'contains(header, "application/json")'
|
||||||
condition: and
|
condition: and
|
||||||
|
|
Loading…
Reference in New Issue