Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

chore: fluent-bit update 1.5.2 #375

Merged
merged 5 commits into from
Jul 28, 2020

Conversation

sebbrandt87
Copy link
Contributor

@sebbrandt87 sebbrandt87 commented Jul 27, 2020

What type of PR is this?

Chore

What this PR does/ why we need it:

  • updated fluent-bit chart to 0.6.1
  • now with fluent-bit version 1.5.2
  • enabled kmsg input and forward also to host es output (maybe should be in an own index like kubernetes_host_kernel-*!)
  • added hostPath for /var/log/kubernetes/audit to get rid of non
    control-plane nodes error messages from fluent-bit
  • systemd should be forwarded completly now (needed to rollback non-root container)

Which issue(s) this PR fixes:

no issue

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

- fluent-bit version 1.5.2
- Kernel messages forwarded

Checklist

  • The commit message explains the changes and why are needed.
  • The code builds and passes lint/style checks locally.
  • The relevant subset of integration tests pass locally.
  • The core changes are covered by tests.
  • The documentation is updated where needed.

@sebbrandt87 sebbrandt87 requested a review from a team as a code owner July 27, 2020 08:25
@sebbrandt87 sebbrandt87 self-assigned this Jul 27, 2020
@sebbrandt87 sebbrandt87 force-pushed the sebbrandt87/fluent-bit-journal-systemd branch 4 times, most recently from 7a5bc3b to 0d86243 Compare July 27, 2020 15:11
@sebbrandt87 sebbrandt87 force-pushed the sebbrandt87/fluent-bit-journal-systemd branch 3 times, most recently from 09ec1ef to f74e033 Compare July 27, 2020 15:39
- with new chart version new fluent-bit 1.5.2 is used
- added /proc/uptime and /dev/kmsg volumes for kernel logs
- added hostPath for /var/log/kubernetes/audit to get rid of non
control-plane nodes error messages from fluent-bit
- needs to run privileged to have access to systemd-journal
- forward kernel logs into own elasticsearch output and index
@sebbrandt87 sebbrandt87 force-pushed the sebbrandt87/fluent-bit-journal-systemd branch from f74e033 to 127e651 Compare July 28, 2020 07:14
Copy link
Contributor

@geekbass geekbass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.. Thank you!

addons/fluentbit/1.5.x/fluentbit-2.yaml Outdated Show resolved Hide resolved
@sebbrandt87 sebbrandt87 requested a review from shaneutt July 28, 2020 19:45
@shaneutt shaneutt merged commit 3ec02ca into master Jul 28, 2020
@shaneutt shaneutt deleted the sebbrandt87/fluent-bit-journal-systemd branch July 28, 2020 20:20
cprovencher pushed a commit that referenced this pull request Aug 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants