Monitor 收集容器日志并将其发送到 Log Analytics 工作区。 在此处,可以使用 Kusto 查询语言跨聚合日志写入查询。 例如,下面是用于显示指定 Pod 的容器日志的 Kusto 查询: Kusto 复制 ContainerLogV2 | where PodName == "podName" //update with target pod | project TimeGenerated, Computer, ContainerId, ...
ContainerName PodName PodNamespace 此外,此結構描述與基本記錄資料方案相容,提供標準分析記錄以外的低成本替代方案。 基本記錄資料方案可讓您節省在 Log Analytics 工作區中擷取和儲存大量詳細資訊記錄以進行偵錯、疑難排解和稽核 (而不是分析和警示) 的成本。 如需詳細資訊,請參閱Log Analytics 工作區中的...
Enable “ContainerLogV2” schema table and configure “Basic Logs” First, you canenable “ContainerLogV2” schema tablefor container logs and thenconfigure “Basic Logs”. “Basic Logs” is a new SKU for Azure Monitor Log Analytics with lower data ingestion costs (compared to...
在本教學課程的第四部分中,您將設定 Container Insights 來監視 Azure Linux 容器主機叢集。 您將了解如何:針對現有 AKS 叢集啟用監視。 確認已成功部署代理程式。 確認解決方案已啟用。在下一個和最後一個教學課程中,您將瞭解如何升級 Azure Linux 節點。
We've seen our Log Analytics costs spike and found that the ContainerLog table had grown drastically. This appears to be all stdout/stderr logs from the containers. Is it possible to restrict logging to this table, at least for some deployments or containers, without disabling Log Analyti...
区域级 Log Analytics 实例存储区域网络指标和诊断日志。 工作负载的容器映像存储在托管容器注册表中。 单个 Azure 容器注册表用于群集中的所有 Kubernetes 实例。 Azure 容器注册表的异地复制支持将映像复制到所选 Azure 区域,并且即使某个区域遇到服务中断,也可继续访问映像。 若要在 AKS 中创建主动-主动部署模型,请...
可以使用群集的数据收集规则 (DCR) 或 ConfigMap 为群集启用 ContainerLogV2 架构。 如果同时启用这两个设置,ConfigMap 优先级更高。 仅当 DCR 和 ConfigMap 都明确设置为关闭时,Stdout 和 stderr 日志才会引入到 ContainerLog 表。 AKS 群集 Azure CLI 复制 ### Use default Log Analytics workspace az aks ...
This article shows how Azure Front Door Premium can be set to use a Private Link Service to expose an AKS-hosted workload via NGINX Ingress Controller...
az aks kollect -g MyResourceGroup -n MyManagedCluster --node-logs "/var/log/azure-vnet.log /var/log/azure-vnet-ipam.log" 必需参数 --name -n 托管群集的名称。 --resource-group -g 资源组的名称。 可以使用 az configure --defaults group=<name> 配置默认组。 可选参数 --container-logs...
Microsoft.OperationalInsights/workspaces: a centralized Azure Log Analytics workspace is used to collect the diagnostics logs and metrics from all the Azure resources: Azure Kubernetes Service cluster Application Gateway for Containers Azure Key Vault Azure Network Security Group Azure Contai...