From 139d7a49184bc6d4127d8e77d0dec5b9f0dbc723 Mon Sep 17 00:00:00 2001 From: VictorRobellini <39597627+VictorRobellini@users.noreply.github.com> Date: Sat, 11 Apr 2020 15:35:39 -0400 Subject: [PATCH] Updated Troubleshooting --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6f70be5..1d33960 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,8 @@ To troubleshoot plugins, add the following lines to the agent block in /usr/loca #### Restarting Telegraf # ps -aux | grep -i telegraf # kill -HUP + +Now go read /var/log/telegraf/telegraf.log ### InfluxDB When in doubt, run a few queries to see if the data you are looking for is being populated.