Skip to content

Commit a510f1b

Browse files
authored
Fixed Acrolinx suggestions to increase the score
1 parent 96f7795 commit a510f1b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ATPDocs/deploy/configure-event-collection.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This article describes the required message syntax when configuring a Defender f
1313
For more information, see [Windows event collection overview](event-collection-overview.md).
1414

1515
> [!IMPORTANT]
16-
> Defender for Identity standalone sensors do not support the collection of Event Tracing for Windows (ETW) log entries that provide the data for multiple detections. For full coverage of your environment, we recommend deploying the Defender for Identity sensor.
16+
> Defender for Identity standalone sensors don't support the collection of Event Tracing for Windows (ETW) log entries that provide the data for multiple detections. For full coverage of your environment, we recommend deploying the Defender for Identity sensor.
1717
1818
## RSA Security Analytics
1919

@@ -90,7 +90,7 @@ In this syntax:
9090

9191
- The syslog header is optional.
9292

93-
- There's a `\r\n` character separator between all required fields. These are `CRLF` control characters, (`0D0A` in hex), and not literal characters.
93+
- There's a `\r\n` character separator between all required fields. These are `CRLF` control characters, `0D0A` in hex, and not literal characters.
9494

9595
- The fields are in `key=value` format.
9696

@@ -148,7 +148,7 @@ In this syntax, you must include the following fields:
148148
Make sure that the message includes the original event text from the Windows event, and that you have `\t` between the key=value pairs.
149149

150150
>[!NOTE]
151-
> Using WinCollect for Windows event collection is not supported.
151+
> Using WinCollect for Windows event collection isn't supported.
152152
153153
## Related content
154154

0 commit comments

Comments
 (0)