EFK is a set of logging solution. It helps you view the application logs. You can view these metrices using Grafana that presents the information to you in graphical dashboard.
This section guides you on deploying EFK. It also discusses how you can configure Prometheus to store Adeptia Connect metrices.
Prerequisites
Kubernetes 1.16+
Helm 3+
Elasticsearch
Prerequisites
Minimum cluster requirements include the following to run this chart with default settings. All of these settings are configurable.
Three Kubernetes nodes to respect the default "hard" affinity settings
1GB of RAM for the JVM heap
Installation
To deploy Elasticsearch, you need to follow the steps as given below.
Run the following command to add the Elasticsearch helm chart from the Elasticsearch helm repository.