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 32 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 8)

NameRepoStarsVersionTimestamp
fluent-bitbillimek/k8s-gitops7410.54.03 days ago
fluent-bitlarivierec/home-cluster1350.54.021 days ago

Values

See the most popular values for this chart:

KeyTypes
config.outputs (6)
[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 (5)
[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 (5)
[INPUT] name tail alias kubernetes path /var/log/containers/*.log parser containerd tag kubernetes.*
string
config.service (5)
[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
config.customParsers (1)
[PARSER] name containerd format regex regex ^(?<time>[^ ]+) (?<stream>stdout|stderr) (?<logtag>[^ ]*) (?<log>.*)$ time_key time time_format %Y-%m-%dT%H:%M:%S.%L%z
string
boolean
string
boolean
string
string
boolean
string
tolerations[].effect (1)
NoSchedule
NoSchedule
string
tolerations[].key (1)
node-role.kubernetes.io/master
node-role.kubernetes.io/control-plane
string
string