Log Files
You can locate the log files of Celery, Gunicorn, Integration, Config, and Frontend components in the following paths.
Component | Log file location |
---|---|
Celery |
|
Gunicorn |
|
Integration App |
|
Config Service |
|
Frontend |
|
The log files of Elasticsearch, PostgreSQL database, Redis, and Object Storage are hosted on Docker. To access these log files, run the following commands on Docker:
Component | Command |
---|---|
Elastic search |
|
PostgreSQL DB |
|
Redis |
|
Object Storage |
|