You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Problem
We use Vector to collect Kubernetes pod logs. For pods in specific namespaces, we aim to obtain "real-time" logs. Vector collects logs from the pod's standard output and sends them to VictoriaLogs. Currently, there is a latency of 30 to 120 seconds between the pod output and the ability to query in VictoriaLogs. How can we reduce this latency?
This discussion was converted from issue #20654 on June 12, 2024 14:32.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
A note for the community
Problem
We use Vector to collect Kubernetes pod logs. For pods in specific namespaces, we aim to obtain "real-time" logs. Vector collects logs from the pod's standard output and sends them to VictoriaLogs. Currently, there is a latency of 30 to 120 seconds between the pod output and the ability to query in VictoriaLogs. How can we reduce this latency?
Configuration
No response
Version
docker.io/timberio/vector:0.31.0-distroless-libc
Debug Output
No response
Example Data
No response
Additional Context
No response
References
No response
Beta Was this translation helpful? Give feedback.
All reactions