Elasticsearch
An overview of Elasticsearch database/search-engine, types of setup and architecture design
Logging Operator is an operator created in Golang to set up and manage EFK(Elasticsearch, Fluentd, and Kibana) cluster inside Kubernetes and Openshift environment. This operator is capable of setting up each individual component of EFK cluster separately.
Architecture for Logging operator looks like this:-
The aim and purpose of creating this Logging Operator to provide an easy and extensible interface to setting up logging stack such as EFK(Elasticsearch, Fluentd, and Kibana). It helps in setting up different nodes of elasticsearch cluster, fluentd as a log shipper and kibana for visualization.
An overview of Elasticsearch database/search-engine, types of setup and architecture design
A detailed guide for designing the setup of Fluentd architecture
A detailed guide for Kibana setup and management