ElasticSearch fluent-bit kibana installation in kubernetes
- helm need to be installed locally.
The script setup-fluent-bit-es-kibana.sh will create a new namespace logging and install efk stack in the kubernetes cluster.
./setup-fluent-bit-es-kibana.sh
The script delete-fluent-bit-es-kibana.sh delete the stack as well as namespace.
./delete-fluent-bit-es-kibana.sh
For fluent-bit configuration have a look at this file.
The daemonset is optimized for minikube