Error logs on cPanel accounts may consume a lot of disk space on your server. It may create disk space issues, if your server contains a lot of accounts. Okay, here I’m going to explain “how we can remove those error logs…
Tag: log files
Important log file paths for Directadmin server
Why DirectAdmin? DirectAdmin is one of the commonly using web hosting control panels available now. It is an easy to use control panel. DirectAdmin is an extremely efficient control panel that uses the bare minimum of system resources. This makes…
Analysing mail log details – Exim log file flags a detailed view
How to analyse the mail log details – Exim? To play with email issues we’ve a good knowledge about the log file and different log line flags. We know the basics of exim MTA and its basic commands. We already discussed…
How to check spamming on server which has Exim MTA?
Electronic spamming is the use of electronic messaging systems to send unsolicited messages (spam), especially advertising, as well as sending messages repeatedly on the same site. It happens in many ways on a mail server. Spamming is one of the…
How to remove your IP address from Gmail blacklist?
Are you frustrated with sending emails to Gmail account? A lot of bounced back messages? Here we go with a solution for this problem. Yeah, It’s totally a frustrating one, getting a lot of bounced back emails instead of its normal…
How to find the total number of connections for a cPanel account from the log files – command-line(SSH) option
Yes, it’s very useful tip to find the grand total number of connections in your domain hosted in a cPanel server. It is very helpful to analyse the domain traffic from command-line. Here I am selecting the “domlog” for calculating…
Important log files for Plesk server – Apache, Domain, Named, MySQL, Mail, access and Error log location for Plesk server
It’s very essential to know the log file location for trouble-shooting. Here I am explaining the log file location in Plesk servers. Apache log location on Plesk /var/log/httpd/access_log /var/log/httpd/error_log Suexec log location in Plesk /var/log/httpd/suexec_log Domain specific logs /var/www/vhosts/domain.com/logs/error_log /var/www/vhosts/domain.com/logs/access_log…