leowmjw / nomad-box

Nomad Box - Simple Terraform-powered setup to Azure of clustered Consul, Nomad and Traefik Load Balancer that runs Docker/GoLang/Java workloads. NOTE: Only suitable in dev environments at the moment until I learn more Terraform, Consul, Nomad, Vault :P
GNU Affero General Public License v3.0
19 stars 5 forks source link

Fluentd + Riemann #16

Open leowmjw opened 7 years ago

leowmjw commented 7 years ago

Add Fluentd + Riemann server via Nomad job; taking from fluentbit

leowmjw commented 7 years ago

Tried out fluentd as fluentbit did not seem to have as much plugins. Tried out fluentd official Docker first via Nomad; was not able to exec into the instance to see if it is working.

However td-agent which is Ruby is very brittle when installing plugins; missing libraries.

To use Fluentd; will need image being baked in via Ansible/Packer first likely.

leowmjw commented 7 years ago

Check out the video on Control Theory