Kubernetes:
Kubernetes is an open-source system that helps us to run and management of containerized applications and workloads. It is a distributed system consisting a cluster of control plane nodes and worker nodes. The worker nodes host the Pods that are the components of the application workload. The control plane manages each node in the cluster.
Components of a Node:
Components of Control plane:
Amazon Elastic Kubernetes Service (Amazon EKS) is a managed service that makes it easy for you to run Kubernetes on Amazon Web Services. Amazon EKS ensures every cluster has its own unique Kubernetes control plane to avoid overlaps of cluster or aws accounts. The Amazon EKS architecture can be referred here: Amazon EKS architecture - Amazon EKS
Amazon EKS provides built-in tools for logging. The EKS audit and diagnostic of control plane can be forwarded to Amazon CloudWatch and these logs are sent as log streams to a group for each Amazon EKS cluster in CloudWatch.
For configuring logging to CloudWatch refer: https://docs.aws.amazon.com/eks/latest/userguide/control-plane-logs.html
Netwitness Platform now has integrated the Amazon EKS control plane logs with Amazon CloudWatch plugin.
To take advantage of this new capability within RSA NetWitness, please visit the link below and search for the terms below in RSA Live.
Configuration Guide: https://community.netwitness.com/t5/netwitness-platform-integrations/aws-cloudwatch-event-source-log-configuration-guide/ta-p/570164?attachment-id=45532
Collector Package on RSA Live: "Log Collector configuration content for event source Amazon CloudWatch"
Parser on RSA Live: Kubernetes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.