How to access LoadBalancer logfile with EFK architecture on Kubernetes Cluster

1/28/2021

I followed this DigitalOcean guide successfully. I can access Kibana, ElasticSearch, and I can see the logs of the counter example.

In my Kubernetes cluster I also have a LoadBalancer under default, where I am hosting my website. How can I access its logfile with the EFK architecture I have just setup? Is mine a Kibana limitation? Since I cannot see my loadbalancer in the Kibana dashboard, nor the docker container I am running in it.

-- mazzespazze
efk
kubernetes
logging

0 Answers