Skip to content

Commit 6eef395

Browse files
author
Ken Lawson
committed
Fixed PR blocking issues.
1 parent cf9baf7 commit 6eef395

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

learn-pr/wwl-sci/connect-windows-hosts-to-azure-sentinel/includes/3-collect-sysmon-event-logs.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@ After the solution is installed, connect the data connector.
2525

2626
1. Select **+Create data collections rule**.
2727

28-
:::image type="content" source="../media/windows-forwarded-events.png" lightbox="../media/windows-forwarded-events.png" alt-text="Screenshot that shows the Basics tab for a new data collection rule.":::
28+
:::image type="content" source="../media/windows-forwarded-events.png" lightbox="../media/windows-forwarded-events.png" alt-text="Screenshot that shows the Basics tab for a new data collection rule.":::
2929

3030
1. Fill in the following fields of the *Basic* tab:
3131

32-
| Setting | Description |
33-
|:---|:---|
34-
| **Rule Name** | A name for the DCR. The name should be something descriptive that helps you identify the rule. |
35-
| **Subscription** | The subscription to store the DCR. The subscription doesn't need to be the same subscription as the virtual machines. |
36-
| **Resource group** | A resource group to store the DCR. The resource group doesn't need to be the same resource group as the virtual machines. |
32+
| Setting | Description |
33+
|:---|:---|
34+
| **Rule Name** | A name for the DCR. The name should be something descriptive that helps you identify the rule. |
35+
| **Subscription** | The subscription to store the DCR. The subscription doesn't need to be the same subscription as the virtual machines. |
36+
| **Resource group** | A resource group to store the DCR. The resource group doesn't need to be the same resource group as the virtual machines. |
3737

3838
1. Select **Next:Resources >**.
3939

@@ -45,18 +45,18 @@ After the solution is installed, connect the data connector.
4545

4646
1. As an example, you can enter the following events log location (XPath format) to collect Sysmon events:
4747

48-
```xml
49-
Microsoft-Windows-Sysmon/Operational!*
50-
```
48+
```xml
49+
Microsoft-Windows-Sysmon/Operational!*
50+
```
5151

5252
1. Select the **Add** button to add the Sysmon events log location.
5353

5454
1. Select the **Next: Review + create >** button, after validation passes, select **Create**.
5555

56-
:::image type="content" source="../media/sysmon-log-location.png" alt-text="Screenshot of Log Analytics Sysmon configuration." lightbox="../media/sysmon-log-location.png":::
56+
:::image type="content" source="../media/sysmon-log-location.png" alt-text="Screenshot of Log Analytics Sysmon configuration." lightbox="../media/sysmon-log-location.png":::
5757

58-
> [!NOTE]
59-
> At the end of this process, the Azure Monitor Agent is installed on any selected machines that don't already have the agent.
58+
> [!NOTE]
59+
> At the end of this process, the Azure Monitor Agent is installed on any selected machines that don't already have the agent.
6060

6161
1. After the DCR is created, select the **Refresh** button to see the rule. You can also edit or delete existing rules from the **Configuration** section of the connector page.
6262

0 commit comments

Comments
 (0)