Files
openstack-helm-images/fluentd/Dockerfile.debian
Steve Wilkerson add885b9a8 OSH-Images: Add fluentd image with systemd plugin
This adds a custom fluentd-kubernetes-daemonset image with the
systemd plugin for consuming logs for things like the kubelet
and docker directly from systemd.  This uses version 1.4.2 of the
image as the base

Change-Id: Icfad220fa7c243eab45cf5ece4244f75200a0812
2019-05-22 10:41:18 -05:00

4 lines
131 B
Docker

FROM docker.io/fluent/fluentd-kubernetes-daemonset:v1.4.2-debian-elasticsearch-1.0
RUN gem install fluent-plugin-systemd -v 1.0.1