Name: test-fluentbit-config Namespace: sf Labels: app=demo-logging run=fluentbit Annotations: Data ==== fluent-bit.conf: ---- [SERVICE] http_server On http_port 2020 log_level debug [INPUT] name forward port 24224 [OUTPUT] name stdout match * format json_lines [OUTPUT] name loki match * host loki-http labels namespace=$namespace, podIP=$podip, nodeName=$nodename, application=$component, podName=$podname, labels_run=$labels_run, labels_app=$labels_app, container=$container BinaryData ==== Events: