{"id":1530,"date":"2015-01-03T16:12:01","date_gmt":"2015-01-03T16:12:01","guid":{"rendered":"https:\/\/qbytes.cloud\/?p=1530"},"modified":"2015-01-03T16:12:01","modified_gmt":"2015-01-03T16:12:01","slug":"plesk-logs","status":"publish","type":"post","link":"https:\/\/www.qbytes.cloud\/index.php\/2015\/01\/03\/plesk-logs\/","title":{"rendered":"Plesk Logs Linux"},"content":{"rendered":"<h2>Services<\/h2>\n<h3>Control Panel<\/h3>\n<ul>\n<li>Logs\n<ul>\n<li>Error log:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/log\/sw-cp-server\/error_log<\/pre>\n<p> and <\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/log\/sw-cp-server\/sw-engine.log<\/pre>\n<\/li>\n<li>Access log:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/admin\/logs\/httpsd_access_log<\/pre>\n<\/li>\n<li>Panel log:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/admin\/logs\/panel.log<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Services\n<ul>\n<li>Stop:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/psa stop<\/pre>\n<\/li>\n<li>Start:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/psa start<\/pre>\n<\/li>\n<li>Restart:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/psa restart<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Configuration\n<ul>\n<li>PHP config:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/admin\/conf\/php.ini<\/pre>\n<\/li>\n<li>Panel config:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/admin\/conf\/panel.ini<\/pre>\n<\/li>\n<li>Web server config:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/sw-cp-server\/conf.d\/plesk.conf<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>Web Presence Builder<\/h3>\n<ul>\n<li>Logs\n<ul>\n<li>Error log:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/admin\/logs\/sitebuilder.log<\/pre>\n<\/li>\n<li>Install\/upgrade logs:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/sb\/tmp\/<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>No service control (working via sw-cp-server service)<\/li>\n<li>Configuration\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/sb\/config<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/sw-cp-server\/conf.d\/plesk.conf<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/admin\/conf\/php.ini<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>SSO<\/h3>\n<ul>\n<li>Logs\n<ul>\n<li>Error log:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/log\/sw-cp-server\/error_log<\/pre>\n<\/li>\n<li>SSO log:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/log\/sso\/sso.log<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Services\n<ul>\n<li>No service control (works via sw-cp-server service)<\/li>\n<li>Manage settings:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/bin\/sso<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Configuration\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/sso\/sso_config.ini<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/sw-cp-server\/conf.d\/sso.inc<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>Backup Manager<\/h3>\n<ul>\n<li>Logs\n<ul>\n<li>Backup logs:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/PMM\/logs\/backup-&amp;lt;datetime&amp;gt;<\/pre>\n<\/li>\n<li>Restore log:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/PMM\/logs\/restore-&amp;lt;datetime&amp;gt;<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Functionality is controlled by the Plesk control panel service<\/li>\n<li>Configuration\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/psa\/psa.conf<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>Migration Manager<\/h3>\n<ul>\n<li>Logs\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/PMM\/logs\/migration-&amp;lt;datetime&amp;gt;<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Functionality is controlled by the Plesk control panel service.<\/li>\n<\/ul>\n<h3>Health Monitor manager<\/h3>\n<ul>\n<li>Logs\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/admin\/logs\/health-alarm.log<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Services\n<ul>\n<li>Stop:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/sw-collectd stop<\/pre>\n<\/li>\n<li>Start:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/sw-collectd start<\/pre>\n<\/li>\n<li>Restart:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/sw-collectd restart<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Configuration\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/admin\/conf\/health-config.xml<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/var\/custom-health-config.xml<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/sw-collectd\/collectd.conf<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>Health Monitor Notification Daemon<\/h3>\n<ul>\n<li>Logs\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/admin\/logs\/health-alarm.log<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Services\n<ul>\n<li>Stop:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/psa-health-monitor-notificationd stop<\/pre>\n<\/li>\n<li>Start:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/psa-health-monitor-notificationd start<\/pre>\n<\/li>\n<li>Restart:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/psa-health-monitor-notificationd restart<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Configuration\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/admin\/conf\/health-config.xml<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/var\/custom-health-config.xml<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>MySQL<\/h3>\n<ul>\n<li>Logs\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/log\/mysqld.log<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Services\n<ul>\n<li>Stop:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/mysqld stop<\/pre>\n<\/li>\n<li>Start:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/mysqld start<\/pre>\n<\/li>\n<li>Restart:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/mysqld restart<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Configuration\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/my.cnf<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/mysql\/my.cnf<\/pre>\n<p> (Debian\/Ubuntu)<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>PostgreSQL<\/h3>\n<ul>\n<li>Logs\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/lib\/pgsql\/pgstartup.log<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Services\n<ul>\n<li>Stop:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/postgresql stop<\/pre>\n<\/li>\n<li>Start:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/postgresql start<\/pre>\n<\/li>\n<li>Restart:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/postgresql restart<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Configuration\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/lib\/pgsql\/data\/postgresql.conf<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>Apache<\/h3>\n<ul>\n<li>Logs\n<ul>\n<li>Global Access and Error logs:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/log\/httpd\/<\/pre>\n<\/li>\n<li>Domain logs:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/www\/vhosts\/&amp;lt;domain&amp;gt;\/logs<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Services\n<ul>\n<li>Stop:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/httpd stop<\/pre>\n<\/li>\n<li>Start:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/httpd start<\/pre>\n<\/li>\n<li>Restart:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/httpd restart<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Configuration\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/httpd\/conf\/httpd.conf<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/httpd\/conf.d\/zz010_psa_httpd.conf<\/pre>\n<p> (includes generated configuration files with the rest of vhosts&#8217; and server configuration)<\/li>\n<\/ul>\n<\/li>\n<li><strong>NOTE:<\/strong> On SuSE, Debian, and Ubuntu, the service is called &#8220;apache2&#8221;. The path to its logs is\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/log\/apache2<\/pre>\n<p> and the path to configs is <\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/apache2<\/pre>\n<p>.<\/li>\n<\/ul>\n<h3>NGINX<\/h3>\n<ul>\n<li>Logs\n<ul>\n<li>Error log:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/log\/nginx\/error.log<\/pre>\n<\/li>\n<li>Access log:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/log\/nginx\/access.log<\/pre>\n<\/li>\n<li>Domain logs:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/www\/vhosts\/&amp;lt;domain&amp;gt;\/logs\/proxy_access*_log<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Services\n<ul>\n<li>Stop:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/nginx stop<\/pre>\n<\/li>\n<li>Start:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/nginx start<\/pre>\n<\/li>\n<li>Restart:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/nginx restart<\/pre>\n<\/li>\n<li>NOTE: To disable nginx, go to &#8220;Tools &amp; Settings &gt; Services Management&#8221; and stop nginx from there.<\/li>\n<\/ul>\n<\/li>\n<li>Configuration\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/nginx\/nginx.conf<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/nginx\/conf.d\/zz010_psa_nginx.conf<\/pre>\n<p> (includes generated configuration files with the rest of the vhosts&#8217; and server configuration)<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>Tomcat<\/h3>\n<ul>\n<li>Logs\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/log\/tomcat5\/*<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Services\n<ul>\n<li>Stop:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/tomcat5 stop<\/pre>\n<\/li>\n<li>Start:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/tomcat5 start<\/pre>\n<\/li>\n<li>Restart:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/tomcat5 restart<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Configuration\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/tomcat5\/server.xml<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>FTP<\/h3>\n<ul>\n<li>Logs\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/var\/log\/xferlog<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/log\/secure<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>No service control (works via xinetd service)<\/li>\n<li>Configuration\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/xinetd.d\/ftp_psa<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/proftpd.conf<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/proftpd.include<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>Xinetd<\/h3>\n<ul>\n<li>Logs\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/log\/messages<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Services\n<ul>\n<li>Stop:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/xinetd stop<\/pre>\n<\/li>\n<li>Start:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/xinetd start<\/pre>\n<\/li>\n<li>Restart:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/xinetd restart<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Configuration\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/xinetd.conf<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/xinetd.d\/*<\/pre>\n<p> (files with &#8220;.&#8221; in the name are ignored)<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>BIND<\/h3>\n<ul>\n<li>Logs\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/log\/messages<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Services\n<ul>\n<li>Stop:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/named stop<\/pre>\n<\/li>\n<li>Start:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/named start<\/pre>\n<\/li>\n<li>Restart:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/named restart<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Configuration\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/named.conf<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li><strong>NOTE:<\/strong> In Debian\/Ubuntu, the service is called &#8220;bind9.&#8221;<\/li>\n<\/ul>\n<h3>Courier-IMAP<\/h3>\n<ul>\n<li>Logs\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/var\/log\/maillog<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Services\n<ul>\n<li>Stop:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/courier-imap stop<\/pre>\n<\/li>\n<li>Start:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/courier-imap start<\/pre>\n<\/li>\n<li>Restart:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/courier-imap restart<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Configuration\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/courier-imap\/imapd<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/courier-imap\/imapd-ssl<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/courier-imap\/pop3d<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/courier-imap\/pop3d-ssl<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>Postfix<\/h3>\n<ul>\n<li>Logs\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/var\/log\/maillog<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Services\n<ul>\n<li>Stop:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/postfix stop<\/pre>\n<\/li>\n<li>Start:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/postfix start<\/pre>\n<\/li>\n<li>Restart:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/postfix restart<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Configuration\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/postfix\/master.cf<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/postfix\/main.cf<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>Qmail<\/h3>\n<ul>\n<li>Logs\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/var\/log\/maillog<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Services\n<ul>\n<li>Stop:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/qmail stop<\/pre>\n<\/li>\n<li>Start:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/qmail start<\/pre>\n<\/li>\n<li>Restart:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/qmail restart<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Configuration\n<ul>\n<li>Control files in\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/qmail\/control\/<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/xinetd.d\/smtp_psa<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/xinetd.d\/smtps_psa<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/xinetd.d\/submission_psa<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>Horde<\/h3>\n<ul>\n<li>Logs\n<ul>\n<li>Error log:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/log\/psa-horde\/psa-horde.log<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>No service control (works via Apache web-server)<\/li>\n<li>Configuration\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/psa-webmail\/horde\/horde.conf<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/psa-webmail\/horde\/horde\/conf.php<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>Roundcube<\/h3>\n<ul>\n<li>Logs\n<ul>\n<li>Error log:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/log\/plesk-roundcube\/errors<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>No service control (works via Apache web-server)<\/li>\n<li>Configuration\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/psa-webmail\/roundcube\/*<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>Mailman<\/h3>\n<ul>\n<li>Logs\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/log\/mailman\/*<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Services\n<ul>\n<li>Stop:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/mailman stop<\/pre>\n<\/li>\n<li>Start:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/mailman start<\/pre>\n<\/li>\n<li>Restart:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/mailman restart<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Configuration\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/httpd\/conf.d\/mailman.conf<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/lib\/mailman\/Mailman\/mm_cfg.py<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/mailman\/sitelist.cfg<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>SpamAssassin<\/h3>\n<ul>\n<li>Logs\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/var\/log\/maillog<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Services\n<ul>\n<li>Stop:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/spamassassin stop<\/pre>\n<\/li>\n<li>Start:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/spamassassin start<\/pre>\n<\/li>\n<li>Restart:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/spamassassin restart<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Configuration\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/spamassassin\/local.cf<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/qmail\/mailnames\/&amp;lt;domain&amp;gt;\/&amp;lt;mailbox&amp;gt;\/.spamassassin\/user_prefs<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>Parallels Premium Antivirus<\/h3>\n<ul>\n<li>Logs:\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/var\/log\/maillog<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/drweb\/log\/*<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Service control:\n<ul>\n<li>Stop:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/drwebd stop<\/pre>\n<\/li>\n<li>Start:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/drwebd start<\/pre>\n<\/li>\n<li>Restart:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/drwebd restart<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Configuration:\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/drweb\/*<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>Kaspersky Antivirus<\/h3>\n<ul>\n<li>Logs:\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/var\/log\/maillog<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Service control:\n<ul>\n<li>Stop:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/kavehost stop<\/pre>\n<\/li>\n<li>Start:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/kavehost start<\/pre>\n<\/li>\n<li>Restart:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/kavehost restart<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Configuration:\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/opt\/kav\/sdk8l3\/etc\/kav-handler.cfg<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/kavehost.xml<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>phpMyAdmin<\/h3>\n<ul>\n<li>Logs:\n<ul>\n<li>Error log:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/log\/sw-cp-server\/error_log<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>No service control (working via sw-cp-server service).<\/li>\n<li>Configuration:\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/admin\/htdocs\/domains\/databases\/phpMyAdmin\/libraries\/config.default.php<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>phpPgAdmin<\/h3>\n<ul>\n<li>Logs\n<ul>\n<li>Error log:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/log\/sw-cp-server\/error_log<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>No service control (working via sw-cp-server service).<\/li>\n<li>Configuration:\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/admin\/htdocs\/domains\/databases\/phpPgAdmin\/conf\/config.inc.php<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>Logrotate<\/h3>\n<ul>\n<li>No service control. Executed by the daily maintenance task:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/cron.daily\/50plesk-daily<\/pre>\n<\/li>\n<li>Configuration\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/etc\/logrotate.conf<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/etc\/logrotate.d\/*<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>Webalizer<\/h3>\n<ul>\n<li>No service control. Executed by the daily maintenance task:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/cron.daily\/50plesk-daily<\/pre>\n<\/li>\n<li>Configuration\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/srv\/www\/vhosts\/system\/&amp;lt;domain&amp;gt;\/conf\/webalizer.conf<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>AWstats<\/h3>\n<ul>\n<li>No service control. Executed by the daily maintenance task:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/cron.daily\/50plesk-daily<\/pre>\n<\/li>\n<li>Configuration\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/etc\/awstats\/awstats.&amp;lt;domain&amp;gt;-*.conf<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>Watchdog (monit)<\/h3>\n<ul>\n<li>Logs:\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/var\/modules\/watchdog\/log\/wdcollect.log<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/var\/modules\/watchdog\/log\/monit.log<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Service control:\n<ul>\n<li>Stop:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/admin\/bin\/modules\/watchdog\/wd --stop<\/pre>\n<\/li>\n<li>Start:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/admin\/bin\/modules\/watchdog\/wd --start<\/pre>\n<\/li>\n<li>Restart:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/admin\/bin\/modules\/watchdog\/wd --restart<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Configuration:\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/etc\/modules\/watchdog\/monitrc<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/etc\/modules\/watchdog\/wdcollect.inc.php<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>Watchdog (rkhunter)<\/h3>\n<ul>\n<li>Logs:\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/var\/log\/rkhunter.log<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Service control:\n<ul>\n<li>Start:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/admin\/bin\/modules\/watchdog\/rkhunter<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Configration:\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/etc\/modules\/watchdog\/rkhunter.conf<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>Plesk Firewall<\/h3>\n<ul>\n<li>Service control:\n<ul>\n<li>Stop:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/psa-firewall stop<\/pre>\n<\/li>\n<li>Start:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/psa-firewall start<\/pre>\n<\/li>\n<li>Restart:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/psa-firewall restart<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Configuration:\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/var\/modules\/firewall\/firewall-active.sh<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/var\/modules\/firewall\/firewall-emergency.sh<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/var\/modules\/firewall\/firewall-new.sh<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>Plesk Firewall (IP forwarding)<\/h3>\n<ul>\n<li>Service control:\n<ul>\n<li>Stop:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/psa-firewall-forward stop<\/pre>\n<\/li>\n<li>Start:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/psa-firewall-forward start<\/pre>\n<\/li>\n<li>Restart:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/psa-firewall-forward restart<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Configuration:\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/var\/modules\/firewall\/ip_forward.active<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/usr\/local\/psa\/var\/modules\/firewall\/ip_forward.saved<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>IP Address Banning (Fail2Ban)<\/h3>\n<ul>\n<li>Service control:\n<ul>\n<li>Stop:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/fail2ban stop<\/pre>\n<\/li>\n<li>Start:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/fail2ban start<\/pre>\n<\/li>\n<li>Restart:\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\/etc\/init.d\/fail2ban restart<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<li>Configuration: A set of IPTables rules. By default:-\n<ul>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">iptables -N fail2ban-plesk-login<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">iptables -A fail2ban-plesk-login -j RETURN<\/pre>\n<\/li>\n<li>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">iptables -A INPUT -p tcp -m multiport --dports 8880,8443 -j fail2ban-plesk-login<\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Services Control Panel Logs Error log: \/var\/log\/sw-cp-server\/error_log and \/var\/log\/sw-cp-server\/sw-engine.log Access log: \/usr\/local\/psa\/admin\/logs\/httpsd_access_log Panel log: \/usr\/local\/psa\/admin\/logs\/panel.log Services Stop: \/etc\/init.d\/psa stop Start: \/etc\/init.d\/psa start Restart: \/etc\/init.d\/psa restart Configuration PHP config: \/usr\/local\/psa\/admin\/conf\/php.ini Panel config: \/usr\/local\/psa\/admin\/conf\/panel.ini Web server config: \/etc\/sw-cp-server\/conf.d\/plesk.conf Web Presence Builder Logs Error log: \/usr\/local\/psa\/admin\/logs\/sitebuilder.log Install\/upgrade logs: \/usr\/local\/sb\/tmp\/ No service control (working via sw-cp-server service) Configuration \/usr\/local\/sb\/config &#8230; <a title=\"Plesk Logs Linux\" class=\"read-more\" href=\"https:\/\/www.qbytes.cloud\/index.php\/2015\/01\/03\/plesk-logs\/\" aria-label=\"Read more about Plesk Logs Linux\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[86],"tags":[],"class_list":["post-1530","post","type-post","status-publish","format-standard","hentry","category-plesk"],"_links":{"self":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/1530","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/comments?post=1530"}],"version-history":[{"count":0,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/1530\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/media?parent=1530"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/categories?post=1530"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/tags?post=1530"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}