Skip to content

Add fluend chart

Piotr Mrowczynski requested to merge pmrowczy/cern:master into master

This chart provides basic configuration to work with IT Monitoring Infrastructure - related issue [OS-10256] - in IT-DB we require to provide custom config for parsing, and it is easier to manage with helm all dependencies. Thus this contribution

This includes:

Test

helm upgrade --install --namespace kube-system --set producer="swan" --set endpoint="http://monit-logs.cern.ch:10012/"  fluentd ./fluentd

@pkothuri @strigazi

Edited by Piotr Mrowczynski

Merge request reports