Question
DO - Kubernetes send POD Logs to Elasticsearch
Hi,
Is there a way to Send POD Logs to Elasticsearch in Digitaloceans Kubernetes?
According to the Docs of Kubernetes this is feasible.
https://kubernetes.io/docs/tasks/debug-application-cluster/logging-elasticsearch-kibana/
But it has to be done during setup.
KUBELOGGINGDESTINATION=elasticsearch
Are there Alternatives to this?
Kind regards
Gradlon
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×