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

v2 - nodelogs feature doesn't satisfy the needs for the kubernetes app node logs #1166

Open
ceastman-r7 opened this issue Jan 24, 2025 · 1 comment

Comments

@ceastman-r7
Copy link

In grafana cloud, there is a kubernetes application with a nodes section, that has the ability to look at logs and events for a specific node:

Image

here is the logs query that is not returning results:

{
job!"integrations/kubernetes/eventhandler|infra-monitoring/eventrouter",
cluster="allireadctedge-1" , pod=
"^(aws-no__redacted__ 89d75b8-z7dk9)$"
} | logfmt | json | drop error,error_details

@petewall
Copy link
Collaborator

I'm chatting with the Kubernetes Monitoring App folks about this. The current logs section is about pod logs gathered on that node. We'll make sure node logs show up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants