This project includes everything (we) needed in order to install the EFK stack on our Kubernetes cluster:
- Elasticsearch
- Kibana
- Fluentd
- Java multi-line log correct filtering (fluentd)
- ECK — Elastic Cloud for Kubernetes (Operator)
- Built-in imported data-view & dashboards (details on the following article)
You can find more general details about the project on the following article
- Helm 3
- Kubernetes config file configured to the cluster
For a fast & easy installation run:
./install.sh -n logging -p YOURPWD
To uninstall the stack, run:
./uninstall.sh -n logging