AWS Security ChangesHomeSearch

AWS eks documentation change

Service: eks · 2026-02-16 · Documentation low

File: eks/latest/userguide/control-plane-logs.md

Summary

Added note about potential delays in Amazon EKS control plane log delivery

Security assessment

Documents operational behavior of a security feature (audit logs) but doesn't address vulnerabilities. Helps users understand log delivery reliability for security monitoring.

Diff

diff --git a/eks/latest/userguide/control-plane-logs.md b/eks/latest/userguide/control-plane-logs.md
index 32c021b31..918e0aba0 100644
--- a//eks/latest/userguide/control-plane-logs.md
+++ b//eks/latest/userguide/control-plane-logs.md
@@ -14,0 +15,4 @@ Amazon EKS control plane logging provides audit and diagnostic logs directly fro
+###### Note
+
+Amazon EKS control plane logs are delivered to CloudWatch Logs within a few minutes. However, log delivery is best effort, so logs may be delayed beyond the typical delivery times.
+