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 c547ae4 commit e2d02aaCopy full SHA for e2d02aa
articles/sentinel/connect-cef-verify.md
@@ -82,7 +82,7 @@ The validation script performs the following checks:
82
1. Sends MOCK data to port 514 on localhost. This data should be observable in the Azure Sentinel workspace by running the following query:
83
84
CommonSecurityLog
85
- | where DeviceProduct == "MOCK" |
+ | where DeviceProduct == "MOCK"
86
87
# [syslog-ng daemon](#tab/syslogng)
88
0 commit comments