Skip to main content
Version: 1.7.50

OpenPanel Log Files locations

OpenPanel generates the following logs:

Log fileDescription
/var/log/openpanel/user/access.logaccess logs for the OpenPanel
docker logs openpanelverbose logs and errors for the OpenPanel when dev_mode is enabled
/var/log/openpanel/admin/access.logaccess logs for the OpenAdmin
/var/log/openpanel/admin/api.logOpenAdmin API log
/var/log/openpanel/admin/login.logOpenAdmin successful logins
/var/log/openpanel/admin/failed_login.logOpenAdmin failed login attempts
/var/log/openpanel/user/failed_login.logOpenPanel failed login attempts
/var/log/openpanel/admin/notifications.logOpenAdmin notifications (system and 8ser alerts)
/var/log/openpanel/admin/cron.logOpenAdmin systme cron logs
/var/log/openpanel/admin/error.logOpenAdmin error log
INFORMATION

By default, logging for OpenPanel, OpenAdmin, and the API is minimal in production. Administrators can enable dev_mode during troubleshooting to view more verbose logs.

Services used by OpenPanel have the following logs:

Log fileDescription
docker logs openpanel_mysqlMySQL error log
docker logs openpanel_dnsDNS service logs

Logs can be viewed from the OpenAdmin > Services > Log Viewer and Administrators can even add custom log files to OpenAdmin Log Viewer.