kolla/docker/fluentd
Mark Goddard c585ca5055 Use td-agent-gem to install fluentd monasca plugin on ubuntu
If monasca is enabled on ubuntu, we see the following error in fluentd:

[error]: config error file="/etc/td-agent/td-agent.conf"
error_class=Fluent::ConfigError error="Unknown output plugin 'monasca'.
Run 'gem search -rd fluent-plugin' to find plugins"

This is because we use 'fluent-gem install' to install the gem, which
works on CentOS but on Ubuntu it is necessary to use 'td-agent-gem
install'.

Change-Id: I515f9764ca93a41a871e520696193a9298856d08
Closes-Bug: #1830147
2019-05-29 14:41:52 +00:00
..
Dockerfile.j2 Use td-agent-gem to install fluentd monasca plugin on ubuntu 2019-05-29 14:41:52 +00:00
extend_start.sh Install fluentd gem on debian/ubuntu for non x86_64 2019-03-28 16:26:22 +00:00
fluentd_sudoers Adds Fluentd docker image required for kolla-kube 2016-10-12 13:32:23 -04:00
rpm_fluentd_sudoers Use community fluentd packages for CentOS/RHEL/Oraclelinux 2017-07-31 16:10:17 +02:00