MPA Log Location of CipherMail 6 Community Edition

Hi,

Maybe it’s just me, but I’ve spend quite some time on trying to figure out where the MPA logs of CipherMail 6 Community Edition are stored. CipherMail 5 stores these in /usr/share/djigzo/logs/james.wrapper.log. I already checked /var/log and the CipherMail database, but unfortunately I’ve found no trace of them. Did I overlook something or did I just search the wrong places?

Kind regards,

citroid

With version 6, the MPA log is stored in the systemd journal. You can monitor MPA log entries by using standard systemd journal tools.

The main advantage of the systemd journal is that it provides a consistent, structured log format that can be easily searched, filtered, and processed by other tools.

If needed, you can configure journald to write the MPA log to a file instead.