Skip to content

Commit f6792cc

Browse files
Merge pull request #246798 from AlizaBernstein/WI-118205-fix-manual-agent-provisioning-steps
WI-118205-fix-manual-agent-provisioning-steps
2 parents 343dc65 + 5651227 commit f6792cc

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed
42.3 KB
Loading
35.1 KB
Loading

articles/defender-for-cloud/working-with-log-analytics-agent.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: dcurwin
55
ms.author: dacurwin
66
ms.topic: how-to
77
ms.custom: ignite-2022
8-
ms.date: 09/12/2022
8+
ms.date: 07/31/2023
99
---
1010

1111
# Collect data from your workloads with the Log Analytics agent
@@ -115,7 +115,7 @@ You can define the level of security event data to store at the workspace level.
115115
1. From Defender for Cloud's menu in the Azure portal, select **Environment settings**.
116116
1. Select the relevant workspace. The only data collection events for a workspace are the Windows security events described on this page.
117117

118-
:::image type="content" source="media/enable-data-collection/event-collection-workspace.png" alt-text="Screenshot of setting the security event data to store in a workspace.":::
118+
:::image type="content" source="media/enable-data-collection/event-collection-workspace.png" alt-text="Screenshot of setting the security event data to store in a workspace." lightbox="media/enable-data-collection/event-collection-workspace.png":::
119119

120120
1. Select the amount of raw event data to store and select **Save**.
121121

@@ -125,17 +125,22 @@ You can define the level of security event data to store at the workspace level.
125125

126126
To manually install the Log Analytics agent:
127127

128-
1. Turn off the Log Analytics agent in **Environment Settings** > Monitoring coverage > **Settings**.
128+
1. In the Azure portal, navigate to the Defender for Cloud's **Environment Settings** page.
129+
1. Select the relevant subscription and then select **Settings & monitoring**.
130+
1. Turn Log Analytics agent/Azure Monitor Agent **Off**.
129131

130-
1. Optionally, create a workspace.
132+
:::image type="content" source="media/working-with-log-analytics-agent/manual-provision.png" alt-text="Screenshot of turning off the Log Analytics setting." lightbox="media/working-with-log-analytics-agent/manual-provision.png":::
131133

134+
1. Optionally, create a workspace.
132135
1. Enable Microsoft Defender for Cloud on the workspace on which you're installing the Log Analytics agent:
133136

134137
1. From Defender for Cloud's menu, open **Environment settings**.
135138

136139
1. Set the workspace on which you're installing the agent. Make sure the workspace is in the same subscription you use in Defender for Cloud and that you have read/write permissions for the workspace.
137140

138-
1. Select **Microsoft Defender for Cloud on**, and **Save**.
141+
1. Select one or both "Servers" or "SQL servers on machines"(Foundational CSPM is the free default), and then select **Save**.
142+
143+
:::image type="content" source="media/working-with-log-analytics-agent/apply-plan-to-workspace.png" alt-text="Screenshot that shows where to set the workspace on which you're installing the agent." lightbox="media/working-with-log-analytics-agent/apply-plan-to-workspace.png":::
139144

140145
>[!NOTE]
141146
>If the workspace already has a **Security** or **SecurityCenterFree** solution enabled, the pricing will be set automatically.

0 commit comments

Comments
 (0)