AWS eks documentation change
Summary
Removed angle brackets from control plane logs URL.
Security assessment
Formatting change to a hyperlink. No security content modifications or implications. The audit logging context remains unchanged.
Diff
diff --git a/eks/latest/best-practices/auditing-and-logging.md b/eks/latest/best-practices/auditing-and-logging.md index 98b325898..9df432934 100644 --- a//eks/latest/best-practices/auditing-and-logging.md +++ b//eks/latest/best-practices/auditing-and-logging.md @@ -176 +176 @@ Collecting and analyzing [audit] logs is useful for a variety of different reaso -The audit logs are part of the EKS managed Kubernetes control plane logs that are managed by EKS. Instructions for enabling/disabling the control plane logs, which includes the logs for the Kubernetes API server, the controller manager, and the scheduler, along with the audit log, can be found here, <https://docs.aws.amazon.com/eks/latest/userguide/control-plane-logs.html#enabling-control-plane-log-export>. +The audit logs are part of the EKS managed Kubernetes control plane logs that are managed by EKS. Instructions for enabling/disabling the control plane logs, which includes the logs for the Kubernetes API server, the controller manager, and the scheduler, along with the audit log, can be found here, https://docs.aws.amazon.com/eks/latest/userguide/control-plane-logs.html#enabling-control-plane-log-export.