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

Cluster-level logging architecture #9

Closed
wolfm89 opened this issue May 22, 2020 · 2 comments
Closed

Cluster-level logging architecture #9

wolfm89 opened this issue May 22, 2020 · 2 comments
Assignees

Comments

@wolfm89
Copy link
Contributor

wolfm89 commented May 22, 2020

There is no setup of any logging architecture right now. Streamlining of all logs, persistence, and accessibility is important as it gives us possibility to analyze anomalies and failures after their occurrences.

@wolfm89 wolfm89 self-assigned this May 22, 2020
@mvakert
Copy link
Contributor

mvakert commented May 26, 2020

The retention time of the logs is 7 days and those of metrics 1 day by default, as mentioned here. However, one can change this using a Curator.

@wolfm89
Copy link
Contributor Author

wolfm89 commented May 29, 2020

A basic cluster-wide logging architecture has been set up using ECK and can be found in base/ops/logging. We use Fluentd + Elasticsearch + Kibana.

@wolfm89 wolfm89 closed this as completed May 29, 2020
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