Kubernetes - Monitoring and Logging
You deployed Fluentd with this config but logs are not appearing in Elasticsearch:
What is a common mistake to check?
<match **> @type elasticsearch host elasticsearch port 9200 </match>
What is a common mistake to check?
