I am currently trying to output all log data from rclone into influxdb/grafana.
However, I am having some issues trying to get telegraf to properly read/populate logs from rclone into influxdb using telegraf.
I noticed Animosity's suggestion to use -rc stats to feed into netdata, but was looking for a more direct route of log data and the data from those logs. While the data from rclone rc is useful, it isn't what I am looking for.
Has anyone been able to successfully accomplish this?