Skip to content

Commit 0fdd71a

Browse files
author
Paul McDonald
authored
Update note to mention kube-audit-admin option
1 parent 90583ae commit 0fdd71a

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. If you're okay with only PUT and DELETE-style requests getting logged (meaning minimal GET requests), then kube-audit-admin instead of kube-audit is one way to help reduce cost.
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)