try async-connect for container logging to fluentd

This commit is contained in:
2017-11-11 09:34:46 -05:00
parent 1d814563e4
commit 785db4ec18
10 changed files with 21 additions and 0 deletions

View File

@@ -81,6 +81,7 @@
- user-richard
- rsyslog
- motd
- vbox-guest
- { role: Datadog.datadog, when: ansible_architecture != 'armv7l' } #does not support armhf architecture. should switch to fluentd or logstash
- { role: ddagent_source, when: ansible_architecture == 'armv7l' }