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

seems can not collect kubelet log in version 4.10.0 #3850

Open
txjjjjj opened this issue Sep 30, 2024 · 0 comments
Open

seems can not collect kubelet log in version 4.10.0 #3850

txjjjjj opened this issue Sep 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@txjjjjj
Copy link

txjjjjj commented Sep 30, 2024

env

sumo 4.10.0
eks 1.30

issue

values.yaml

  logs:
    systemd:
      enabled: true
      units:
        - kubelet.service

Other kubelet parameters remain default.

in generate manifest

image

but i can not search from sumo

(_sourceCategory=kubernetes/kubelet)
AND _sourceHost="my eks node name"

Previously, I used Fluentd for collection and could retrieve logs from kubelet. After switching to Sumo's default OTEL collection, I noticed that logs from kubelet.service are now missing.

@txjjjjj txjjjjj added the bug Something isn't working label Sep 30, 2024
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