Nexi Panel Main Log File
Nexi Panel’s main log file contains errors related to Nexi Panel operations. If something goes wrong directly in Nexi Panel, this file should be checked
- https://<IP Address>:8090/serverstatus/cyberCPMainLogFile
On the server, this file is located at
- /home/Nexi Panel/error-logs.txt
Improved and detailed dynamic logging
/usr/local/CyberCP/debug
Run the command touch /usr/local/CyberCP/debug, and this will start generating more debug logs. If you find any issue with Nexi Panel, you can run this command and then capture the output of /home/Nexi Panel/error-logs.txt and share it with our support team.
/usr/local/CyberCP/emailDebug
If you want logs in /home/Nexi Panel/error-logs.txt to be emailed to you, please run touch /usr/local/CyberCP/emailDebug, and you will get logs in your email. (Email of admin account will be used to send these notifications.) This also includes notification if Nexi Panel fails to obtain SSL for any domain.
LiteSpeed Server Error Logs
This file contains error logs for the webserver (both OpenLiteSpeed and LiteSpeed Enterprise Web Server)
- https://<IP Address>:8090/serverlogs/errorLogs
On the server, this file is located at
- /usr/local/lsws/logs/error.log
LiteSpeed Server Access Logs
This file contains global access logs for the webserver (both OpenLiteSpeed and LiteSpeed Enterprise Web Server)
- https://<IP Address>:8090/serverlogs/accessLogs
On the server, this file is located at
- /usr/local/lsws/logs/access.log
Email Logs
This file contains email logs for postfix/dovecot.
- https://<IP Address>:8090/serverlogs/emaillogs
On the server, this file is located at
- /var/log/maillog
FTP Logs
This file contains FTP logs.
- https://<IP Address>:8090/serverlogs/ftplogs
On the server, this file is located at
- /var/log/messages
ModSecurity Audit Logs
ModSecurity audit logs from LiteSpeed Server. (This file is populated if ModSecurity is enabled.)
- https://<IP Address>:8090/serverlogs/modSecAuditLogs
On the server, this file is located at
- /usr/local/lsws/logs/auditmodsec.log