0

I am working on a EFK stack for log management in microservices.

Problem statement: Unable to send logs to ElasticSearch from Fluentd, though it was was working earlier with the same setup. Transmission to ElasticSearch has stopped all of sudden.

Checks:

  1. Fluentd logs: enter image description here

  2. ElasticSearch is running

enter image description here

  1. ElasticSearch logs: enter image description here

Note: It was working perfectly till 18 June 2022 and I can see the logs in kibana but suddenly stop working since 20th June 2022.

yaml file for the deployment is pressent at: https://github.com/Jindu0506/efk-stack

Need you help in understanding the issue.

Mohit Aggarwal
  • 113
  • 3
  • 14
  • Can you change fluentd log to 'debug'? This way you will have more info on why the logs are not sent. – Riz Jul 01 '22 at 07:48
  • 1
    ok. I have tried and worked fine. Actually I was missing the indexing in elasticsearch. It is resolved now. Thanks – Mohit Aggarwal Aug 27 '22 at 14:40

0 Answers0