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

otelcol - Kubelet logs are not forwarded if systemd is not enabled #3167

Open
tangyfruits opened this issue Jul 26, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@tangyfruits
Copy link

tangyfruits commented Jul 26, 2023

Describe the bug
Kubelet logs are not forwarded if systemd is not enabled

Logs

{{ if .Values.sumologic.logs.systemd.enabled }}

To Reproduce
Set value to false here

Expected behavior
Kubelet logs should be controlled by a kubelet.enabled key instead of a systemd.enabled key.

Environment (please complete the following information):

  • Collection version
    Chart version = 3.10.0

Anything else do we need to know
I have a fork which includes the new kubelet.enabled to control forwarding of kubelet logs. Draft PR: #3168

@tangyfruits tangyfruits added the bug Something isn't working label Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant