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

Feature/fluentd #59

Merged
merged 38 commits into from
Aug 4, 2022
Merged

Feature/fluentd #59

merged 38 commits into from
Aug 4, 2022

Conversation

ricsanfre
Copy link
Owner

@ricsanfre ricsanfre commented Aug 3, 2022

Changes Introduced

  • Logging solution (EFK) enhancements
    • Logging collection and distribution architecture based on fluentd/fluentbit re-architected
    • Prometheus integration: Adding Elasticsearch and Fluentbit/Fluentd metrics
    • Logging parsing enhancements and log fields standardization
  • Configure Kubernetes' graceful node shutdown feature
  • Monitor external nodes (gateway) in Prometheus using fluent-bit agent.
  • Upgrade software components to latest stable version
  • Update documentation

Issues fixed by this PR:

ricsanfre added 30 commits June 24, 2022 16:44
…ation automatically from variables. Not supported FILTER configuration with duplicate keys (i.e: Rename, Remove)
…ture based in fluentbit and fluentd. Separate document to include alternative fluentbit or fluentd configuration without aggregation layer.
…luentbit in gateway to use fluentd aggregator
@ricsanfre ricsanfre merged commit 7a9833d into master Aug 4, 2022
@ricsanfre ricsanfre deleted the feature/fluentd branch October 18, 2022 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment