Hi,
I am using [[inputs.tail]] to read my logs and from_beginning= false. But still telegraf reading logs from beginning when ever the new log is inserted.
Hi,
I am using [[inputs.tail]] to read my logs and from_beginning= false. But still telegraf reading logs from beginning when ever the new log is inserted.
This option only effects if Telegraf starts from the beginning of the files found on startup/reload. When a new file is found later it will always start reading from the beginning.