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