diff --git a/articles/azure-monitor/containers/monitor-kubernetes.md b/articles/azure-monitor/containers/monitor-kubernetes.md index bcf3d2624d..5b5bab90d3 100644 --- a/articles/azure-monitor/containers/monitor-kubernetes.md +++ b/articles/azure-monitor/containers/monitor-kubernetes.md @@ -123,7 +123,7 @@ If you have an existing Grafana environment, then you can continue to use it and #### Enable Container Insights for collection of logs -When you enable Container Insights for your Kubernetes cluster, it deploys a containerized version of the [Azure Monitor agent](../agents/log-analytics-agent.md) that sends data to a Log Analytics workspace in Azure Monitor. Container insights collects container stdout/stderr, infrastructure logs, and performance data. All log data is stored in a Log Analytics workspace where they can be analyzed using [Kusto Query Language (KQL)](../logs/log-query-overview.md). +When you enable Container Insights for your Kubernetes cluster, it deploys a containerized version of the [Azure Monitor agent](../agents/azure-monitor-agent-overview.md) that sends data to a Log Analytics workspace in Azure Monitor. Container insights collects container stdout/stderr, infrastructure logs, and performance data. All log data is stored in a Log Analytics workspace where they can be analyzed using [Kusto Query Language (KQL)](../logs/log-query-overview.md). See [Enable Container insights](../containers/container-insights-onboard.md) for prerequisites and configuration options for onboarding your Kubernetes clusters. [Onboard using Azure Policy](/azure/azure-monitor/containers/kubernetes-monitoring-enable?tabs=policy#enable-container-insights) to ensure that all clusters retain a consistent configuration.