Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Jun 26, 2003 1:19 pm 
Offline
Linode Staff
User avatar

Joined: Tue Apr 15, 2003 6:24 pm
Posts: 3090
Website: http://www.linode.com/
Location: Galloway, NJ
One of the most useful things if you're experience problems when configuring applications is the information that's capture in the log files.

Here's a small list of locations for Red Hat

Startup Log - the "dmesg" command
System Log - /var/log/messages
Service start/stop log - /var/log/boot.log
Security Log - /var/log/secure
Sendmail Log - /var/log/maillog
Apache Access Log - /var/log/httpd/access_log
Apache Error Log - /var/log/httpd/error_log

You can use the "tail" utility to continually tail the log files:

tail -f /var/log/messages /var/log/secure

Add more or ask if you want to know more - don't be shy!

-Chris


Top
   
 Post subject:
PostPosted: Thu Jan 13, 2005 2:18 pm 
Offline
Senior Member

Joined: Sun Dec 19, 2004 6:46 pm
Posts: 58
I find dealing with syslogd configuration very annoying.

A great alternative is syslog-ng, a modern replacement for the syslogd dinosaur. Pretty easy to make it log to remote machines, filter log messages, run scripts when a log message matches an expression, and so on...


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group