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

Excessive logging of unknown log level while observing stream messages - more than 1.6B entries within 24 hours. #15571

Open
xialeistudio opened this issue Jan 2, 2025 · 1 comment

Comments

@xialeistudio
Copy link

Describe the bug
Excessive logging of unknown log level while observing stream messages - more than 1.6B entries within 24 hours.

To Reproduce
Steps to reproduce the behavior:

  1. Started Loki (version 3.2.2)
  2. Deployed in StatefulSet with 3 replicas
  3. Check logs for Loki pods
  4. Observe massive amount of unknown log level while observing stream messages

Expected behavior

  • Loki should not generate excessive log messages about unknown log levels
  • Log level warnings should be minimal or non-existent if properly configured

Environment:

  • Infrastructure: Kubernetes (AWS EKS)
  • Deployment tool: Kubernetes manifests
  • Loki version: 3.2.2
  • Storage: S3
  • Deployment type: StatefulSet with 3 replicas

Screenshots, Promtail config, or terminal output
If applicable, add any output to help explain your problem.
Image

@shantanualsi
Copy link
Contributor

hi @xialeistudio , thanks for reporting. this was already fixed in loki 3.3. There was a similar issue reported before here

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