In the article we will discuss how to handle logging in a python celery environment with ELK stack.
Requirement on our side is simple.
* Setup the python flask app Dockerize it.
* Setup the celery with python flask.
* Dockerize the celery workers.
* Dockerize rabbitmq.
* Dockerize elasticsearch.
* Integrate celstash.
Furthermore, we will