Skip to content

Commit e1e5706

Browse files
Merge pull request #110038 from thepaulmacca/patch-1
Update note to mention kube-audit-admin option
2 parents decaae9 + d01bddf commit e1e5706

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/monitor-apiserver.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Kubernetes audit logging isn't enabled by default on an AKS cluster on account o
2222
* **Destination details:** Select the checkbox for **Log Analytics**.
2323

2424
> [!NOTE]
25-
> There could be substantial cost involved once kube-audit logs are enabled. Consider disabling kube-audit logging when not required.
25+
> There could be substantial cost involved once kube-audit logs are enabled. Consider disabling kube-audit logging when not required. An alternative approach to significantly reduce the number of logs and help reduce cost is by enabling collection from kube-audit-admin, which excludes the get and list audit events.
2626
> For strategies to reduce your Azure Monitor costs, see [Cost optimization and Azure Monitor][cost-optimization-azure-monitor].
2727
2828
After a few moments, the new setting appears in your list of settings for this resource. Logs are streamed to the specified destinations as new event data is generated. It might take up to 15 minutes between when an event is emitted and when it appears in a [Log Analytics workspace][log-analytics-workspace-overview].
@@ -63,4 +63,4 @@ For more information about AKS metrics, logs, and other important values, see [M
6363
[cost-optimization-azure-monitor]: ../azure-monitor/best-practices-cost.md
6464
[azure-diagnostics-table]: /azure/azure-monitor/reference/tables/azurediagnostics
6565
[container-insights-overview]: ..//azure-monitor/containers/container-insights-overview.md
66-
[monitoring-aks-data-reference]: monitor-aks-reference.md
66+
[monitoring-aks-data-reference]: monitor-aks-reference.md

0 commit comments

Comments
 (0)