Skip to content

Commit 9424027

Browse files
authored
Merge pull request #95611 from jayhaddad/patch-9
Update normalization-modify-content.md
2 parents 73c4bc0 + a3e1c3f commit 9424027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/normalization-modify-content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ imDns(responsecodename='NXDOMAIN')
7777

7878
The two options in the example [above](#sample-normalization-for-analytics-rules) are functionally identical. The normalized, source-agnostic version has the following differences:
7979

80-
- The `_In_Dns` or `imDns`normalized parsers are used instead of the Infoblox Parser.
80+
- The `_Im_Dns` or `imDns`normalized parsers are used instead of the Infoblox Parser.
8181

8282
- The normalized parsers fetch only DNS query events, so there is no need for checking the event type, as performed by the `where ProcessName =~ "named" and Log_Type =~ "client"` in the Infoblox version.
8383

0 commit comments

Comments
 (0)