Pushing logs to loggly with fluentd
Setting up Fluentd log publisher to Loggly is straightforward thanks to the detailed tutorials can be found online. Some useful readings:
- Fluentd logs to loggly: https://www.loggly.com/docs/fluentd-logs/
- Filter and anonymize: https://www.loggly.com/blog/pii-logs-managing-log-data-loggly-fluentd/
- Internal tagging to loggly: https://gist.github.com/sobstel/9bb797e46b1838797a8c
One gotcha: numeric fields in loggly
By default everything … Continue reading