You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/agents/gateway.md
+3-18Lines changed: 3 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,22 +95,7 @@ The following table shows approximately how many agents can communicate with a g
95
95
96
96
## Download the Log Analytics gateway
97
97
98
-
Get the latest version of the Log Analytics gateway Setup file from either Microsoft Download Center ([Download Link](https://go.microsoft.com/fwlink/?linkid=837444)) or the Azure portal.
99
-
100
-
To get the Log Analytics gateway from the Azure portal, follow these steps:
101
-
102
-
1. Browse the list of services, and then select **Log Analytics**.
103
-
1. Select a workspace.
104
-
1. In your workspace pane, from the pane on the left, under **General**, select **Quick Start**.
105
-
1. Under **Choose a data source to connect to the workspace**, select **Computers**.
106
-
1. In the **Direct Agent** pane, select **Download Log Analytics gateway**.
107
-
108
-

109
-
110
-
or
111
-
112
-
1. In your workspace pane, from the pane on the left, under **Settings**, select **Advanced settings**.
113
-
1. Go to **Connected Sources** > **Windows Servers** and select **Download Log Analytics gateway**.
98
+
Get the latest version of the Log Analytics gateway Setup file from Microsoft Download Center ([Download Link](https://go.microsoft.com/fwlink/?linkid=837444)).
114
99
115
100
## Install Log Analytics gateway using setup wizard
116
101
@@ -212,11 +197,11 @@ After the load balancer is created, a backend pool needs to be created, which di
212
197
213
198
To configure the Azure Monitor agent (installed on the gateway server) to use the gateway to upload data for Windows or Linux:
214
199
1. Follow the instructions to [configure proxy settings on the agent](./azure-monitor-agent-overview.md#proxy-configuration) and provide the IP address and port number corresponding to the gateway server. If you have deployed multiple gateway servers behind a load balancer, the agent proxy configuration is the virtual IP address of the load balancer instead.
215
-
2. Add the **configuration endpoint URL** to fetch data collection rules to the allow list for the gateway
200
+
2. Add the **configuration endpoint URL** to fetch data collection rules to the allowlist for the gateway
(If using private links on the agent, you must also add the [dce endpoints](../essentials/data-collection-endpoint-overview.md#components-of-a-data-collection-endpoint))
219
-
3. Add the **data ingestion endpoint URL** to the allow list for the gateway
204
+
3. Add the **data ingestion endpoint URL** to the allowlist for the gateway
0 commit comments