Pass fluentd kubernetes logs to already running elasticsearch and kibana on physical server

2/18/2020

My elasticsearch and kibana is already setup on physical server. kibana Dashboard: https://elkquest/app/kibana I am trying to pass k8s logs via fluentd to ES. I couldn't get any solution as all docs suggest to deploy ES cluster on K8S. How can I do it?

-- Priya
docker
elasticsearch
fluentd
kibana
kubernetes

0 Answers