How to configure Telegraf relay to forward data to Cloud Connector
Telegraf can be retrieved and downloaded from the official release page based on your system and environment.
On a Linux system it usually installs under /etc/telegraf and the main configuration file is /etc/telegraf/telegraf.conf
To enable relay functionality and to forward data from your local telegraf instance adjust the configuration in /etc/telegraf/telegraf.conf based on the following steps.
Linux Example: Locate and change
to
!!! Note that the IP has to be adjusted to match with the one for your Cloud Connector instance.
Also important to change the prefix depending on the data you want to ship, i. e. Windows is prefix = "winagent"
Here's an example of complete Telegraf configuration forwarding the Linux integration to the Cloud Connector instance
Make sure that you've restarted the Telegraf agent after you've made the changes. The data should flow within a minute or two.
Finally enable the relay receiver on the Cloud Connector by toggle switch.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article