Kibana container equipped with Logtrail plugin. Logtrail's configuration is adjusted to work with Kubernetes/Helm installation of fluentd / fluent-bit.
default_index
: set tologstash-*
to match fluentd / fluent-bit's defaults
hostname
: set tokubernetes.namespace_name
program
: set tokubernetes.labels.release
which is the Helm chart's namemessage
: set tolog
to work with fluentd / fluent-bit
Replace the Kibana Helm chart's image with the built Docker Image. Tested with Kibana Helm chart version: 0.11.0