# Log and Data File Locations

The following log file locations may be useful for diagnosing issues.

# Log file locations

Email logs

All email logs are stored persistently and can be accessed from the host system without entering a container.

  • Postfix (MTA) log /var/local/enhance/email/data/logs/postfix
  • POP/IMAP (Dovecot) log /var/local/enhance/email/data/logs/dovecot
  • Spam filter (rspamd) log /var/local/enhance/email/data/logs/rspamd/rspamd.log

Application logs

/var/local/enhance/webserver_logs

docker logs apache

# Data file locations

Email

/var/local/enhance/email when viewed from the host o/s.

DNS

/var/local/enhance/dnscd

MySQL

/var/log/enhance/mysql-data

MySQL operations should be performed within the mysqlcd container to avoid corruption.