fluent-bit helm

No introduction found. Create it?

More popular helm chart found

fluent-bit from home-operations/charts-mirror/fluent-bit is more popular with 8 repositories.

Install

Install with:

helm repo add fluent https://fluent.github.io/helm-charts/
helm install fluent-bit fluent/fluent-bit -f values.yaml

Examples

See examples from other people.

Top Repositories (2 out of 7)

NameRepoStarsVersionTimestamp
fluent-bitlarivierec/home-cluster1310.53.02 days ago
fluent-bitmchestr/home-cluster1390.53.010 days ago

Values

See the most popular values for this chart:

KeyTypes
config.outputs (5)
[OUTPUT] Name http Match * host victoria-logs-victoria-logs-single-server.monitoring.svc.cluster.local port 9428 uri /insert/jsonline?_stream_fields=stream&_msg_field=log&_time_field=date format json_lines json_date_format iso8601
string
config.filters (4)
[FILTER] name kubernetes alias kubernetes match kubernetes.* buffer_size 0 merge_log on kube_tag_prefix kubernetes.var.log.containers. k8s-logging.parser on k8s-logging.exclude on namespace_labels off annotations on [FILTER] name modify match kubernetes.* add source kubernetes [FILTER] name nest match * wildcard pod_name operation lift nested_under kubernetes add_prefix kubernetes_
string
config.inputs (4)
[INPUT] name tail alias kubernetes path /var/log/containers/*.log parser containerd tag kubernetes.*
string
config.service (4)
[SERVICE] Daemon Off Flush {{ .Values.flush }} Log_Level {{ .Values.logLevel }} Parsers_File /fluent-bit/etc/parsers.conf Parsers_File /fluent-bit/etc/conf/custom_parsers.conf HTTP_Server On HTTP_Listen 0.0.0.0 HTTP_Port {{ .Values.metricsPort }} Health_Check On
string
boolean
boolean
string
boolean
string