Question
What is the purpose of the K8S_HOST_URL configuration parameter in EFK? In EFK, K8S_HOST_URL exists as an environment variable and it looks being used to communicate to the Kubernetes API server by fluentd as being specified in the filter-k8s-meta.conf of the fluentd configuration.
Looking for the documentation but not in the OpenShift Aggregating Container Logs documentation. Searched in Google but could not find a definite answer.
Please suggest the documentation which explains in detail.