meaning of vector_source_lag_time_seconds #20969
-
We are replacing
The Doc explained: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
That's correct. It should indicate the difference between
It could be, but not necessarily. If filebeat held onto the event for a while before sending it to Vector it would also manifest as high lag time. In your case it looks like all events were below 512 seconds of lag and the vast majority (80%) were under 8 seconds of lag. |
Beta Was this translation helpful? Give feedback.
That's correct. It should indicate the difference between
@timestamp
and the time in which thelogstash
source received the event.It could be, but not necessarily. If filebeat held onto the event for a while before sending it to Vector it would also manifest as high lag time. In your case it looks like all events were below 512 seconds of lag and the vast majority (80%) were under 8 seconds of lag.