Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Persist log info in Kubernetes clusters #35

Open
taojing2002 opened this issue Dec 7, 2022 · 1 comment
Open

Persist log info in Kubernetes clusters #35

taojing2002 opened this issue Dec 7, 2022 · 1 comment
Assignees
Milestone

Comments

@taojing2002
Copy link
Collaborator

Currently the log info for pods in Kubernetes clusters will disappear if the pods terminate. This is not acceptable in the production env. We may need the cluster level logging to persist the log for pods:

https://kubernetes.io/docs/concepts/cluster-administration/logging/

Matt also mentioned that Nick is running a log service and we can send the cluster level log info to that service as well.

@taojing2002 taojing2002 added this to the 3.0.0 milestone Dec 7, 2022
@taojing2002 taojing2002 self-assigned this Dec 7, 2022
@artntek artntek modified the milestones: 3.0.0, 3.1.0 Feb 6, 2024
@artntek
Copy link
Collaborator

artntek commented Feb 6, 2024

Ask Nick to review log rotation policy (on node machines) and ensure logs being saved on disk for min 6 months. Then revisit EFK in 3.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants