12 lines
582 B
Markdown
12 lines
582 B
Markdown
# Logging Agent For Elasticsearch
|
|
==============
|
|
|
|
Logging Agent For Elasticsearch is a DaemonSet which spawns a pod on each node
|
|
that reads logs, generated by kubelet, container runtime and containers
|
|
and sends them to Elasticsearch, deployed in the cluster. Later logs can be
|
|
accessed either by querying Elasticsearch directly or by using Kibana.
|
|
|
|
Learn more at: https://kubernetes.io/docs/tasks/debug-application-cluster/logging-elasticsearch-kibana
|
|
|
|
[]()
|