Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 699 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 699 Bytes

efk

ElasticSearch fluent-bit kibana installation in kubernetes

Prerequisite

  • 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