Merge pull request #2945 from sbani/logs-folder

Add Deeper Search for Access Logs
patch-1
Prince Chaddha 2021-10-21 14:13:54 +05:30 committed by GitHub
commit a1be6ff566
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@ requests:
- method: GET
path:
- "{{BaseURL}}/access.log"
- "{{BaseURL}}/log/access.log"
- "{{BaseURL}}/logs/access.log"
- "{{BaseURL}}/application/logs/access.log"
matchers-condition: and
matchers: