search
Get Started
search
EFK Stack - Stack
zoom_in Click to enlarge

EFK Stack

description EFK Stack Overview

The EFK Stack is an open-source logging solution consisting of Elasticsearch, Fluentd, and Kibana, widely used for centralized log management in Kubernetes environments. Fluentd acts as the data collector, gathering and forwarding logs from various sources to Elasticsearch, which indexes and stores the data. Kibana provides the user interface, allowing developers and system administrators to search, visualize, and analyze the aggregated log data to troubleshoot issues.

help EFK Stack FAQ

What does EFK stand for in the EFK Stack?

EFK stands for Elasticsearch, Fluentd, and Kibana. Together they collect, store, search, and display log data in a centralized system.

What does Fluentd do in the EFK Stack?

Fluentd acts as the data collector and forwarding layer. It receives logs from applications and infrastructure, transforms them when needed, and sends them to Elasticsearch.

What does Kibana do in the EFK Stack?

Kibana provides the web interface for searching and visualizing data stored in Elasticsearch. Teams can use it to inspect log events, build dashboards, and investigate failures.

Why is the EFK Stack used with Kubernetes?

Kubernetes creates and replaces containers, so logs stored only inside a container can disappear with that container. An EFK deployment collects logs centrally, making events from multiple pods and nodes searchable in Elasticsearch.

Reviews & Comments

Write a Review

rate_review

Be the first to review

Share your thoughts with the community and help others make better decisions.

Save to your list

Save your favorites and follow how their scores change over time.

Save favorites
Track changes
Compare scores

Already have an account? Sign in

Compare Items

See how they stack up against each other

Comparing
VS
Select 1 more item to compare