Replies: 4 comments 1 reply
|
This question may be related to this question. #19293 |
|
This would indicate that the source is falling behind (or, at least, is reading old logs). This can happen for a couple of reasons:
To validate the first one you could look at https://vector.dev/docs/reference/configuration/sources/internal_metrics/#utilization for the components to identify if any are the bottleneck. If none are, then it seems like that the source isn't keeping up in which case you could try tweaking https://vector.dev/docs/reference/configuration/sources/kubernetes_logs/#max_read_bytes to see if you get better performance. |
|
One other thing that jumps out as a potential issue here is differences between timezones. Do you know if the k8s pod logs will be in the same or different timezone as the Vector process? |
|
I encountered the same issue as well, but increasing the CPU resources didn't help at all! Please see the details below: #25385 Get help! |
Uh oh!
There was an error while loading. Please reload this page.
A note for the community
Problem
source: kubernetes_logs

out :kafka
we find lag is very big,I would like to ask, what is the possible reason? thanks
Configuration
Version
0.33.1
Debug Output
No response
Example Data
No response
Additional Context
No response
References
No response
All reactions