Overview
Server logs provide valuable insights into your server’s operation, including web server activity, application errors, and system performance. Loupp provides centralized access to all server logs with real-time monitoring capabilities.Available Log Types
Loupp provides access to several types of server logs:Nginx Error Logs
Detailed error logs from the Nginx web server, including HTTP errors and configuration issues.
Nginx Access Logs
Access logs showing all incoming requests, response codes, and visitor information.
MySQL Error Logs
Database error logs for troubleshooting database connection and query issues.
Accessing Server Logs
Viewing Logs
1
Navigate to logs section
Access your server dashboard and click on the “Logs” tab to view the logs management interface.
2
Select log type
Choose the type of logs you want to view from the dropdown menu:
- Nginx Error Logs
- Nginx Access Logs
- MySQL Error Logs
3
View log content
The selected log content will be displayed in a formatted, readable interface with syntax highlighting.