We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 691617b commit e67f3a4Copy full SHA for e67f3a4
.github/workflows/test-ci-windows.yml
@@ -296,4 +296,4 @@ jobs:
296
Exit 1
297
}
298
299
- Get-EventLog -LogName Application -Source ModSecurity -Newest 10
+ Get-EventLog -LogName Application -Source ModSecurity | Format-List
0 commit comments