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

Lagoon logging helm chart #1859

Merged
merged 7 commits into from May 21, 2020
Merged

Lagoon logging helm chart #1859

merged 7 commits into from May 21, 2020

Conversation

smlx
Copy link
Member

@smlx smlx commented May 8, 2020

Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated
  • PR title is ready for changelog and subsystem label(s) applied

This PR implements container and router logs collection from kubernetes. It:

  • leverages the banzaicloud logging-operator.
  • consolidates all project environments into a single index
  • is currently only (manually) tested in kubernetes, not openshift.
  • currently only sends logs to elasticsearch, although it sets up a single configuration point per cluster for log routing. The idea is that it is easy to send/copy logs elsewhere (anywhere that fluentd has an output plugin for).
  • uses fluentd for log parsing rather than logstash
  • comes with a README!

Closing issues

Closes #1146, #1364, #75 (was this one already closed?)
Supersedes: #1343
Related: #639, #1164, #1297, #1298 (that one is for openshift)

@smlx smlx added the 3-logging-reporting Logging & Reporting subsystem label May 8, 2020
@smlx smlx requested review from Schnitzel and dasrecht May 8, 2020 07:26
@smlx smlx mentioned this pull request May 8, 2020
3 tasks
logs-dispatcher is now part of a draft release v1.5.0
@smlx
Copy link
Member Author

smlx commented May 18, 2020

this is going to be better going to a central forwarder instead of straight to ES

@Schnitzel Schnitzel merged commit 150161f into master May 21, 2020
@smlx smlx deleted the lagoon-logging-chart branch June 23, 2020 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3-logging-reporting Logging & Reporting subsystem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logging Improvements
2 participants