larkly / openshift-fluentd

S2I configuration for making a FluentD instance that will forward data from Openshift to Splunk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openshift-fluentd

S2I configuration for making a FluentD instance that will forward data from Openshift to Splunk

oc new-app registry.access.redhat.com/rhscl/ruby-24-rhel7~https://github.com/larkly/openshift-fluentd.git --name=secure-forwarder -l component=fluentd-forwarder -e GEM_PATH=/opt/app-root/src/bundle/ruby/2.4.0 -n logging

About

S2I configuration for making a FluentD instance that will forward data from Openshift to Splunk

License:The Unlicense


Languages

Language:Shell 91.3%Language:Ruby 8.7%