AWS CloudWatch

To populate Amazon Cloudwatch with StatsD data, it should be delivered via the Telegraf StatsD agent. To achieve this, input and output plugins will need to be configured in Telegraf.

  • To get started with Telegraf, go here.
  • To learn how to configure the Telegraf input plugin used to accept StatsD data from OverOps, consult the input plugin documentation here and here.
  • To learn how to configure the Telegraf output plugin used to push data into Amazon Cloudwatch, review the Telegraf output plugin documentation here and here.
1138