Skip to content
Discussion options

You must be logged in to vote

Data sent by filebeat will have a time key @timestamp, so is the metric comes from here?

That's correct. It should indicate the difference between @timestamp and the time in which the logstash source received the event.

Furthermore, according to my metric value, is the logstash source a bottleneck?

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.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by evanzhang87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants