Tune matcher

main
Dominique RIGHETTO 2024-08-11 18:54:08 +02:00 committed by GitHub
parent 5defeeec30
commit a5ae961f4d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ http:
- type: dsl
dsl:
- 'status_code == 200 || status_code == 401'
- 'contains_any(to_lower(body), "apache activemq", "manage activemq broker", "activemq console")'
- 'contains_any(to_lower(body), "<title>apache activemq</title>", "<h2>welcome to the apache activemq!</h2>", "manage activemq broker", "activemq console")'
condition: and
extractors: