Logs and Debugging - carvenli/pritunl GitHub Wiki
Pritunl stores all log information in the database. In the event that the database is inaccessible log output will be put in /var/log/pritunl.log
. When debugging the command pritunl logs
should be used for reading log output. Additional options such as tailing log files can be shown with pritunl logs --help
. With Enterprise clusters the log output from all the hosts will be shown when running pritunl logs
.