TLDR account-quit asked sojan_official about the location of logs in Linux Debian 10, to which sojan_official provided directions and a link to documentation.
can you give more details about your installation environment ?
Linux Debian 10
if you have followed our installation guide. ref : https://www.chatwoot.com/docs/self-hosted/deployment/linux-vm#viewing-logs for viewing logs by default chatwoot will be writing logs to stdout. if you want to have the logs in a file you can change the environment variable `RAILS_LOG_TO_STDOUT` to false. after which the logs should be available in /logs directory of your chatwoot parent folder
account-quit
Sat, 30 Apr 2022 19:00:54 UTCsojan_official where are the logs stored?