Easy Steps to Check and Control Access Logs in Plesk


How to Check and Manage Access Logs in Plesk [Step-by-Step Guide]
Access logs in Plesk record every request made to your website. They provide detailed data that helps monitor traffic patterns and detect security issues early. Checking these logs regularly is essential for maintaining a healthy server environment and troubleshooting problems.
This post will guide you through accessing your site’s logs within the Plesk control panel. You’ll learn how to find, manage, and interpret both access and error logs. By the end, you’ll have a clear method to keep an eye on your website’s activity and security status using Plesk’s built-in tools.
Accessing Access Logs Through Plesk Control Panel
Knowing how to retrieve your access logs in Plesk is a key skill for any website administrator. These logs give detailed records of visitors and server requests, essential for traffic analysis and troubleshooting. Let’s walk through the process of finding and managing these logs step-by-step within the Plesk control panel.
Logging in to Plesk Control Panel
Start by opening your browser and entering the URL for your Plesk login page. This typically looks like https://yourdomain.com:8443
or the IP address followed by port 8443. Once there, enter your username and password. Plesk uses straightforward authentication, so login should be quick unless credentials are incorrect.
After logging in, you will reach the main dashboard. This is your command center, showing an overview of your subscriptions, server components, and quick access menus. From here, you get a snapshot of your server status and navigation to deeper settings.
Navigating to Websites & Domains Section
On the left sidebar menu, look for the Websites & Domains tab. This section lists all domains hosted on your Plesk server. The layout is user-friendly, grouping your domains with their status, hosting settings, and actionable icons.
Clicking Websites & Domains will open a page where you can see each domain's management options. This area is your gateway to domain-specific settings, including logs.
Opening the Logs Section for a Domain
Locate the domain you want to investigate and scan horizontally for the Logs icon. It’s often found under "Dev Tools" and looks like a small document or graph symbol.
Click the Logs icon. This action opens the log viewer specific to that domain. Here you’ll find access logs, error logs, and other server event logs grouped for easy browsing. The logs give you raw data on web requests, files served, and any errors encountered.
Using the Manage Log Files Feature
Within the Logs interface, there’s a Manage Log Files option. This tool allows you to:
View logs line by line in your browser.
Download log files for offline analysis or archival.
Refresh the log list to see new entries as they come in.
This feature makes it simple to keep tabs on your website traffic or investigate suspicious activity. You can filter logs by type or date, which speeds up tracking down specific events.
For technical details on log file locations and configuration, Plesk’s official guide on Log Files offers comprehensive insights. This helps if you want to customize logging or read logs directly from the server.
By following these clear steps, you can confidently access and manage your site's logs through Plesk, giving you control over your website’s activity and health.
Understanding Different Types of Plesk Logs
When working with Plesk, understanding the variety of logs available is key to effective server management and troubleshooting. Logs capture different kinds of information, from web traffic details to panel user activity. Knowing what each log records and where to find it helps you pinpoint issues faster and maintain smooth operations. Let’s take a closer look at some of the main types of Plesk logs related to access and monitoring.
Apache and Nginx Web Server Access Logs
Plesk relies on Apache and Nginx as its primary web servers. Each server generates specific access logs that record HTTP and HTTPS traffic. These logs track every request made to your websites, including information on the visitor’s IP address, request method, URL, response code, and more.
Here are the key log files to watch:
access_log
: Records all standard HTTP requests being served by Apache or Nginx.access_ssl_log
: Captures HTTPS requests, logging encrypted traffic interactions.proxy_access_log
: Logs requests forwarded through the server’s proxy, useful in setups where Nginx proxies to Apache.proxy_access_ssl_log
: Similar to the proxy log above but for secure HTTPS proxy traffic.
These files provide detailed fingerprints of all web interactions, essential for tracking visitor behavior, troubleshooting errors, and analyzing traffic patterns. Plesk makes it easy to view these logs for each domain, giving you a direct window into the flow of web requests.
Plesk Panel and Login Logs
Apart from web server logs, Plesk maintains its own logs to track panel activity and system events. The panel.log
is the primary file to monitor user actions within the Plesk interface. This log records:
User login and logout timestamps.
Authentication failures.
Changes to hosting settings.
Administrative actions performed via the panel.
By default, the panel.log
and other control panel logs are stored in the Plesk server’s file system, typically under /var/log/plesk/
on Linux. Monitoring these logs helps track access to the panel, detect unauthorized login attempts, and audit user operations, reinforcing your server's security.
Custom and Third-Party Logs
Plesk also supports adding custom logs for specialized applications or third-party services. You can configure these logs to capture events for scripts, apps, or services running on your server outside the core web and panel logs.
While Plesk allows monitoring of these within its interface, there are some limits:
Custom logs require manual setup and management.
Plesk may not parse or interpret these logs as neatly as standard logs.
Third-party logs could differ widely in format and content, demanding tailored analysis tools.
For in-depth monitoring beyond Plesk’s default logs, you might need external log management solutions or command-line access to analyze complex custom logs.
For official guidance and detailed paths for each log type, the Plesk documentation on log files is a reliable resource.
Subscribe to my newsletter
Read articles from Philys directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by

Philys
Philys
PSH Web Documentation and Blogging