Web Toolbar by Wibiya Where are my logs on my Linux VPS?
   Home   Help Login Register  
Welcome, Guest. Please login or register.

Login with username, password and session length

Search
Pages: [1]
Print
Topic: Where are my logs on my Linux VPS?  (Read 1034 times)
0 Members and 1 Guest are viewing this topic.
« on: January 17, 2010, 05:40:19 AM »
Scott
Jr. Member

View Profile Email
**
Posts: 51



Typically on a linux VPS that does not have Plesk most logs for services like http, ftp, and mail (depending on what kind of mail and FTP programs you install) can be found here:
# /var/log

If you have Plesk then in addition to the above you should also look in the following directory (specifically for maillogs):
# /usr/local/psa/var/log


If any logs are showing as constantly empty then you might not have the syslog service running or installed.

To install it on a CentOS VPS first install yum (if you haven;t done so already):
https://support.blacknight.ie/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=209

And then  run the following command:
# yum install sysklogd


If you have a Debian VPS then you use apt-get instead of yum.  First you need to find the package name for the syslog service:
# apt-cache search syslog

Then install it using:
# apt-get install PACKAGENAME

where PACKAGENAME is the package name you get from the first command.
Logged
Pages: [1]
Print
Jump to:  

� 2006 VPS forum, VPS hosting forums, VPS discussions, VPS web hosting solutions, issues, providers, virtual web hosting questions, VPS hosting
Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC | Forum style designed by PixelSlot
| Sitemap - XML Sitemap