TheKoguryo's Tech Blog

Version 2023.06.19

#4.2 Logging - EFK

Let’s check the following three configurations as the most used configurations for monitoring Kubernetes logs with open source.

  • Elasticsearch: Performs a role of searching and analyzing collected and saved logs
  • Fluentd: Collects logs from the Kubernetes cluster.
  • Kibana: Performs a role of querying and visualizing logs


As an individual, this article was written with my personal time. There may be errors in the content of the article, and the opinions in the article are personal opinions.

Last updated on 8 Dec 2021