I am using the telegraf logparser input to a /var/log/xxx.log file from rsyslog; new lines are intermittently tailed into the influxdb and often extremely delayed to be put into the database. Any tips or recommendations to debug why there is such a delay inserting into the database? It can take multiple minutes and this is the only input plugin running for the system.
daniel
2
Try temporarily running Telegraf with --debug or with a “file” output to observe when items are sent to the database.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
|
Telegraf with logparser timeout insert to influxdb
|
5 | 2445 | June 19, 2019 | |
| Telegraf inputs delayed when one input produces partial writes? | 1 | 1811 | August 23, 2017 | |
| Logparser input plugin doesn't write to influxdb | 1 | 936 | February 13, 2018 | |
| Telegraf no push to influxdb | 2 | 876 | March 11, 2020 | |
| Issue with telegraf | 1 | 185 | March 14, 2024 |
