Skip to content

Instantly share code, notes, and snippets.

@delpinoconsulting
Created March 4, 2020 22:40
Show Gist options
  • Save delpinoconsulting/3dfbf06b472e840a13ef222b7982482b to your computer and use it in GitHub Desktop.
Save delpinoconsulting/3dfbf06b472e840a13ef222b7982482b to your computer and use it in GitHub Desktop.
Install td-agent on beanstalk
1. Install from curl -L https://toolbelt.treasuredata.com/sh/install-amazon1-td-agent3.sh | sh
2. Run td-agent-gem install fluent-plugin-http
3. Replace `endpoint` with `url` on the `match` section
4. Profit!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment