[rt-users] Another Stupid Question

Brian Lawson blawson at samhouston.net
Tue Mar 30 12:30:23 EDT 2010


Thanks to the clarification.  I did look in the syslog.conf file and
found the files to look at.  I was understanding that 'debug', 'error',
'info', etc. were types of log messages, not levels, and when I found
out they were levels, I didn't know what the hierarchy was. 

Thanks again!

Rob, 
	I will try out syslog-ng.  Thanks for the help

-Brian

-----Original Message-----
From: rt-users-bounces at lists.bestpractical.com
[mailto:rt-users-bounces at lists.bestpractical.com] On Behalf Of Matthew
Seaman
Sent: Tuesday, March 30, 2010 10:10 AM
To: rt-users at lists.bestpractical.com
Subject: Re: [rt-users] Another Stupid Question

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 30/03/2010 15:51:35, Brian Lawson wrote:
> I'm not versed on the syslog filtering options.  I would like to see
> multiple types of logs, but hopefully have them in their own
individual
> files so I don't have to parse through a single file.  But even if I
> wanted them all to log to a single file (eg. the syslog), the last one
> wins, so how can I get the debug, error, and info logs to all log to
the
> syslog?

You are confused.  First of all, the values 'debug', 'error', 'info' are
levels: what you get in the log is everything of the named level or
above.  So, if you choose 'debug' (the lowest level) you'll
automatically get all of the 'error' and 'info' stuff as well.
Conversely, if you choose 'error' (the highest of the levels listed),
you'll *not* get the lower level 'debug' or 'info' messages.

You should also look at /etc/syslog.conf which controls where the system
writes the logged data to.  Typically you should find everything goes to
at least one log file -- /var/log/all.log or /var/log/message or various
other possibilities depending on OS and distro.  You can use syslog.conf
to filter messages by log level or various other criteria.  You can even
arrange for data to be logged to a separate server on your network.

	Cheers,

	Matthew

- -- 
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
                                                  Kent, CT11 9PW
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.14 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkuyFF8ACgkQ8Mjk52CukIxhywCeLb/JaawURfjNSu3KLOr8gk5D
8NwAoI/rXamf9ufCXDS4ZRS4m0IoumfD
=QGwW
-----END PGP SIGNATURE-----

Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

This communication, together with any attachments hereto or links contained herein, is for the sole use of the intended recipient(s) and may contain information that is confidential or legally protected. If you are not the intended recipient, you are hereby notified that any review, disclosure, copying, dissemination, distribution or use of this communication is STRICTLY PROHIBITED. If you have received this communication in error, please notify the sender immediately by return e-mail message and delete the original and all copies of the communication, along with any attachments hereto or links herein, from your system.




More information about the rt-users mailing list