openstack-helm-infra/fluent-logging/templates
Steve Wilkerson 3614d025dc Fluentbit: Remove database used in tail inputs
This updates the fluentbit configuration for tail inputs to remove
the values for utilizing mysqlite databases to track its location
in each file it's configured to tail.  This is intended to reduce
the pressure fluentbit exerts on the host through writing to
/var/log/foo.db. To help mitigate large amounts of traffic
sent from fluentbit to fluentd upon a pod restart, this also
adds a throttle filter to fluentbit.

As a result, Fluentbit no longer needs a writable mount to its
hostPath on /var/log on the host.  Thus, this change includes
updating the Fluentbit daemonset's mount on /var/log to be
readOnly

Change-Id: If4381f4ff47e887f3ea10beded4f6172edaf08ba
2019-02-01 16:56:31 +00:00
..
bin Gates: Update fluent-logging/elasticsearch configurations 2018-10-19 17:30:08 +00:00
monitoring/prometheus Merge "Fluentd: Add security context for pods/containers" 2019-01-07 22:15:19 +00:00
utils Ceph: Remove fluentbit sidecars, mount hostpath for logs 2018-10-17 11:05:03 -05:00
configmap-bin.yaml yaml cleanup: trim multiline strings 2018-03-08 20:18:53 +00:00
configmap-etc.yaml Gates: Update fluent-logging/elasticsearch configurations 2018-10-19 17:30:08 +00:00
daemonset-fluent-bit.yaml Fluentbit: Remove database used in tail inputs 2019-02-01 16:56:31 +00:00
deployment-fluentd.yaml Fluentd: Remove unused liveness port 2019-01-29 14:31:50 -06:00
job-elasticsearch-template.yaml 'NOP' cleanup for more consistent white-space use in charts 2019-01-03 22:45:49 +00:00
job-image-repo-sync.yaml Add manifest for image_repo_sync job 2018-04-19 14:10:08 +00:00
network_policy.yaml Add network policy toolkit function 2018-10-15 13:50:50 +00:00
pod-helm-tests.yaml Charts: Update helm test pod templates 2018-10-09 21:00:00 +00:00
secret-elasticsearch-creds.yaml Run elasticsearch behind apache 2018-01-16 08:14:47 -06:00
service-fluentd.yaml Fluent-logging: use endpoints section and lookups to set port 2018-03-08 20:00:47 +00:00