dsaidgovsg/terraform-modules

Add host information to global tags for Telegraf

Open

#132 opened on Aug 2, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)HCL (22 forks)auto 404
D-EasyP-Highgood first issue

Repository metrics

Stars
 (78 stars)
PR merge metrics
 (PR metrics pending)

Description

Including:

  • IP Address in octet format (currently, the host name is something obscure like "ip-10-123-123-123" which is not nice to work with
  • EC2 Instance ID

Retrieve it from the instance metadata.

Contributor guide