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
good day, i got puzzle why my td-agent from my source server is sending logs (to kibana) from start or beginning (1st line of the log) every time if detects new line on the logs, as i know, td-agent should only send the newest entry in the logs going to kibana.
in this testing index (00001), when the count 27 came in / write, this also write count 25 and 26.
then when count 28 came in, this also write count 25,26 and 27.
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.
-
good day, i got puzzle why my td-agent from my source server is sending logs (to kibana) from start or beginning (1st line of the log) every time if detects new line on the logs, as i know, td-agent should only send the newest entry in the logs going to kibana.
in this testing index (00001), when the count 27 came in / write, this also write count 25 and 26.

then when count 28 came in, this also write count 25,26 and 27.
Beta Was this translation helpful? Give feedback.
All reactions