Logs are one of the fastest ways to understand what is happening on a website. In Plesk, the built-in log viewer lets you inspect recent activity, errors, and requests without accessing the server over SSH.
This is especially useful on environments managed through Plesk hosting where site-level diagnostics need to be quick and accessible.
When Log Review Is Useful
Checking logs helps when:
- Pages return unexpected errors
- Visitors report access problems
- You need to trace suspicious requests
- You want to verify traffic or application behavior
Regular log review can significantly reduce troubleshooting time.
Viewing Logs
Schritt 1: Open the Logs page
Log in to the Plesk control panel.
From the left sidebar, klicken Websites & Domänen.
If multiple domains exist, scroll to the relevant domain and click Logs.
[Screenshot: Websites & Domains section with Logs option]
The Logs page opens and displays the most recent entries.
Schritt 2: Select log types
By default, all available logs are shown. These typically include:
- Web server access logs
- SSL/TLS access logs
- Error logs
Use the log type dropdown to enable or disable specific logs as needed.
[Screenshot: Log type selection dropdown]
Filtering Log Entries
Filtering allows you to narrow results and focus on relevant data.
Filter by date and time
Verwenden Sie das Aus field to select the earliest date and time to include.
Klicken Anwenden to activate the filter, oder Clear to remove it.
[Screenshot: Date and time filter controls]
Filter by visitor IP address
Enter a full or partial IP address in the IP Feld.
Partial values match any entry containing that sequence, which can help identify traffic from a subnet.
[Screenshot: IP address filter]
Filter by HTTP status code
Enter a full or partial HTTP status code in the Code Feld.
Zum Beispiel, entering 5 will display most server error responses, along with any codes that contain the digit.
[Screenshot: HTTP status code filter]
Filter by HTTP message
Verwenden Sie das Message field to search request details such as methods or paths.
Entering more specific text helps avoid unrelated matches.
[Screenshot: HTTP message filter]
You can combine multiple filters to refine results further.
Viewing the Most Recent Activity
The Logs page offers two update methods:
- Start real-time updates continuously refreshes the view as new entries appear
- Refresh updates the list once without enabling live updates
Real-time viewing is helpful during active testing or incident investigation.
[Screenshot: Real-time updates and Refresh buttons]
Practical Notes
- Use filters to avoid reviewing unnecessary log noise
- Be careful when sharing logs, as they may contain sensitive data
- Regular log checks are recommended on production sites
For high-traffic websites running on Cloud-Server oder Dedizierter Server Umgebungen, logs are an essential part of ongoing monitoring and security review.