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/containers/container-insights-high-scale.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,15 +45,15 @@ ContainerLogV2
45
45
- If the default resource limits (CPU and memory) on ama-logs daemon set container doesn't meet your log scale requirements, please contact the Microsoft support channel to increase the resource limits of your ama-logs container.
46
46
47
47
## Network firewall requirements
48
-
In addition to the [network firewall requirements](./kubernetes-monitoring-firewall.md) for monitoring a Kubernetes cluster, additional configurations are needed for enabling High scale Mode.
48
+
In addition to the [network firewall requirements](./kubernetes-monitoring-firewall.md) for monitoring a Kubernetes cluster, additional configurations in the following table are needed for enabling high scale mode depending on your cloud.
49
49
50
50
| Cloud | Endpoint | Port |
51
51
|:---|:--|:--|
52
52
| Azure Public Cloud |`<dce-name>-<suffix>.<cluster-region-name>-<suffix>.ingest.monitor.azure.com`| 443 |
53
53
| Microsoft Azure operated by 21Vianet cloud |`<dce-name>-<suffix>.<cluster-region-name>-<suffix>.ingest.monitor.azure.cn`| 443 |
54
54
| Azure Government cloud |`<dce-name>-<suffix>.<cluster-region-name>-<suffix>.ingest.monitor.azure.us`| 443 |
55
55
56
-
Get the **Logs Ingestion** endpoint from the data collection endpoint (DCE) for the data collection rule (DCR) used by the cluster. This DCE is created when you enable high scale mode for the cluster and will start with the prefix `MSCI-ingest`.
56
+
The endpoint is the **Logs Ingestion** endpoint from the data collection endpoint (DCE) for the data collection rule (DCR) used by the cluster. This DCE is created when you enable high scale mode for the cluster and will start with the prefix `MSCI-ingest`.
57
57
58
58
:::image type="content" source="media/container-insights-high-scale/logs-ingestion-endpoint.png" alt-text="Screenshot of logs ingestion endpoint for DCE." lightbox="media/container-insights-high-scale/logs-ingestion-endpoint.png" :::
0 commit comments