OT-CONTAINER-KIT / logging-operator

A golang based operator to create and manage EFK (Elasticsearch, Fluentd, and Kibana) stack on Kubernetes
https://ot-logging-operator.netlify.app/
Apache License 2.0
49 stars 13 forks source link

The Fluentd setup is not effectively parsing the logs to Elasticsearch. #55

Open sunil9837 opened 8 months ago

sunil9837 commented 8 months ago

Fluentd is only parsing /////////////////////////////////////////////////////// to Elasticsearch. When checking the Fluentd logs, we observe that only /////////////////////////////////////////////////////// is being logged, and the same data is reflected in Elasticsearch.