aws / aws-eks-best-practices

A best practices guide for day 2 operations, including operational excellence, security, reliability, performance efficiency, and cost optimization.
https://aws.github.io/aws-eks-best-practices/
Other
2.05k stars 500 forks source link

Logging best practices, across accounts guidance #211

Open kaihendry opened 2 years ago

kaihendry commented 2 years ago

When I search for Logging topics I see an odd page about Windows logging: https://aws.github.io/aws-eks-best-practices/windows/docs/logging/#logging-recomendations

I did later find https://aws.github.io/aws-eks-best-practices/reliability/docs/application/#use-centralized-logging-tools-to-collect-and-persist-logs but that was not easy to consume.

A typical AWS organisation's needs to centrally manage all the EKS cluster across accounts. You don't appear to offer any prescriptive advice how to collect cross account logs or metrics. I guess this is why most people choose third party tools?

jicowan commented 2 years ago

@kaihendry thanks for the feedback. We are planning to publish a separate module on observability. We'll be sure to include content on gathering logs across multiple accounts.

kaihendry commented 2 years ago

Ok, be great to get a sneak peak since this is the problem I have right now.

vsmart-duo commented 2 weeks ago

Just wanted to leave a +1 here for a separate guide/module on logging, metrics + observability.