Difference between revisions of "EKS logging"

From wikieduonline
Jump to navigation Jump to search
(Created page with " == See also == * Kubernetes logging * {{EKS}} Category:EKS")
 
 
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
* https://docs.aws.amazon.com/prescriptive-guidance/latest/implementing-logging-monitoring-cloudwatch/kubernetes-eks-logging.html
 +
* [[Control plane]]:  https://docs.aws.amazon.com/eks/latest/userguide/control-plane-logs.html
  
 +
[[EKS control plane logging]]:
 +
* [[API server]]
 +
* [[Audit]]: [[audit.k8s.io/v1]]
 +
* [[Authenticator]]
 +
* [[Controller Manager]]: <code>[[cloud-controller-manager]]</code>
 +
* [[Kubernetes scheduler|Scheduler]]
 +
 +
== Commands ==
 +
* <code>[[aws logs describe-log-groups]] | grep [[logGroupName]] | grep "[[/aws/eks/]]"</code>
 +
{{aws logs tail eks}}
 +
 +
== Activities ==
 +
* Read https://docs.aws.amazon.com/prescriptive-guidance/latest/implementing-logging-monitoring-cloudwatch/kubernetes-eks-logging.html
 +
 +
== Related ==
 +
* [[Kubernetes control plane]]
 +
* <code>[[enabled_cluster_log_types]]</code>
 +
* <code>[[Unable to schedule pod]]</code>
 +
* <code>[[dispatcher.go]]</code>
  
 
== See also ==
 
== See also ==
* [[Kubernetes logging]]
+
* {{EKS logging}}
 +
* {{Kubernetes logging}}
 
* {{EKS}}
 
* {{EKS}}
  
 
[[Category:EKS]]
 
[[Category:EKS]]

Latest revision as of 09:24, 5 March 2024

EKS control plane logging:

Commands[edit]

Activities[edit]

Related[edit]

See also[edit]

Advertising: