fluent-bit helm

No introduction found. Create it?

Install

Install with:

helm repo add fluent-bit oci://ghcr.io/fluent/helm-charts/fluent-bit
helm install fluent-bit fluent-bit/fluent-bit -f values.yaml

Examples

See examples from other people.

Top Repositories (5 out of 48)

NameRepoStarsVersionTimestamp
fluent-bitjoryirving/home-ops1980.55.08 hours ago
fluent-bitbillimek/k8s-gitops7530.55.010 hours ago
fluent-bitburoa/k8s-gitops3520.55.011 hours ago
fluent-bitoscaromeu/home-ops310.54.14 days ago
fluent-bitmchestr/home-cluster1480.54.116 days ago

Resources

Values

See the most popular values for this chart:

KeyTypes
config.filters (47)
[FILTER] name kubernetes match kubernetes.* merge_log on kube_tag_prefix kubernetes.var.log.containers. k8s-logging.parser on k8s-logging.exclude on namespace_labels off annotations off [FILTER] name nest match kubernetes.* operation lift nested_under kubernetes add_prefix k_ [FILTER] name nest match kubernetes.* operation lift nested_under k_labels add_prefix k_labels_ [FILTER] name modify match kubernetes.* rename k_labels_app.kubernetes.io/name app rename k_labels_app app rename k_labels_k8s-app app
string
config.inputs (47)
[INPUT] name tail alias kubernetes path /var/log/containers/*.log parser containerd tag kubernetes.* skip_empty_lines on skip_long_lines on
string
config.outputs (47)
[OUTPUT] name http match kubernetes.* host victoria-logs-server.observability.svc.cluster.local port 9428 uri /insert/jsonline?_stream_fields=stream,k_namespace_name,k_pod_name,app&_msg_field=log&_time_field=date format json_lines json_date_format iso8601 compress gzip log_response_payload false
string
config.service (47)
[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 (44)
[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
boolean
string
string
image.repository (5)
ghcr.io/fluent/fluent-bit
string
string
string
string
string
string
string
tolerations[].key (4)
node-role.kubernetes.io/control-plane
string
string
string
string
boolean
string
string
string
string
string
boolean
string
string
number
string
number
string
string
string
boolean
number
string
string
number
string
string
string
number