I let Cumulus continue for a while, then looked for the file. But I can't find it. According to the Wiki, it should be called Debug.log in the CumulusMX root directory.
But it isn't there. Indeed, it doesn't seem to be anywhere on my system:
Code: Select all
pi@SSD:/opt/CumulusMX $ sudo find / -name "*.log"
/var/log/dpkg.log
/var/log/mail.log
/var/log/daemon.log
/var/log/apache2/error.log
/var/log/apache2/access.log
/var/log/apache2/other_vhosts_access.log
/var/log/user.log
/var/log/fontconfig.log
/var/log/auth.log
/var/log/kern.log
/var/log/bootstrap.log
/var/log/boot.log
/var/log/apt/term.log
/var/log/apt/history.log
/var/log/mosquitto/mosquitto.log
/var/log/alternatives.log
/usr/share/doc/python3.7/pybench.log
What am I doing wrong? or is something broken?