· 7 years ago · Nov 17, 2018, 03:48 AM
1Create a file called datadog.conf in /etc/circleconfig/telegraf/ on the Server host and the following:
2
3[[outputs.datadog]]
4 apikey = REPLACE_WITH_DATA_DOG_API_KEY
5
6[[outputs.cloudwatch]]
7 access_key = ""
8 secret_key = ""
9 region = ""
10 namespace = ""