Missing Logs
See original GitHub issueI have the below settings in my configmap, I am seeing loss of data in splunk ,not all the logs are pushed to splunk,
buffer:
"@type": memory
total_limit_size: 500m
chunk_limit_size: 100m
chunk_limit_records: 20000
flush_interval: 5s
flush_thread_count: 8
overflow_action: drop_oldest_chunk
#retry_max_times: 10
retry_forever: true
retry_type: periodic
retry_wait: 5s
Could someone guide me if I am missing something here, I have observed loss of logs on only specific nodes. My setup is a on prem k8s with 3 masters and 10 nodes,kubernetes version is 15.5
Issue Analytics
- State:
- Created 4 years ago
- Comments:20 (3 by maintainers)
Top Results From Across the Web
Log files missing? - Microsoft Community
ago, and now when I try to log in, before my accounts and the windows logo appears, some c:\progra~2\assist~1\assist~1.dll error appears. And it ......
Read more >Virtual Service Logs Page Reports Missing Logs - Avi Networks
Logs pages such as the Pool and Virtual Service > Logs pages show logs ... There are a number of scenarios which may...
Read more >Missing logs in Loki · Issue #4941 · grafana/loki - GitHub
Describe the bug I use Fluent Bit which sends logs from my Kubernetes nodes to Loki and Newrelic simultaneously. I found out that...
Read more >Event Viewer Logs Are Missing in Windows 10 FIX - YouTube
Event Viewer Logs Are Missing in Windows 10 FIX.Issues addressed in this tutorial:event viewer logs location windows 10event viewer logs ...
Read more >Help! I'm missing logs! - DataSet Support
Help! I'm missing logs! ... Step 1 - Verify the log file path exists and is accessible to the Scalyr Agent.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
ok. do you see any splunk fluentd logs with error? ex: Failed POST to , response: {“text”:“Event field cannot be blank”,“code”:13,“invalid-event-number”:139} or any chance do your application pod logs has new line or white-spaces?
Closing this issue . Feel free to re-open it ,if you face the same issue again .