Skip to content

Commit a3e1c3f

Browse files
authored
Update normalization-modify-content.md
Change _in_dns to _im_dns
1 parent 95eb184 commit a3e1c3f

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)