mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Mention Fluentd in the logging doc, as originally requested by Kiyoto in
PR 2727.
This commit is contained in:
parent
0f88d149cd
commit
55709e3463
@ -6,7 +6,7 @@ Kubernetes components, such as kubelet and apiserver, use the [glog](https://god
|
||||
## Logging in Containers
|
||||
There are no Kubernetes-specific requirements for logging from within containers. A
|
||||
[search](https://www.google.com/?q=docker+container+logging) will turn up any number of articles about logging and
|
||||
Docker containers. However, we do provide an example of how to collect, index, and view pod logs [using Elasicsearch and Kibana](./getting-started-guides/logging.md)
|
||||
Docker containers. However, we do provide an example of how to collect, index, and view pod logs [using Fluentd, Elasticsearch, and Kibana](./getting-started-guides/logging.md)
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user