public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] syslog-ng configs for separating warnings/errors and different types of traffic
@ 2013-12-22 20:17 Tanstaafl
  2013-12-22 21:52 ` [gentoo-user] " James
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tanstaafl @ 2013-12-22 20:17 UTC (permalink / raw
  To: gentoo-user

Hi all,

I'm very interested in what are best practices, and what others do as 
far as separating out different types of messages in their logs.

I've always just sent everything to /var/log/messages, and this is not a 
very heavily loaded box so it hasn't been a big problem, but I'm working 
on a new server and would like to do some separation.

I'd still like everything to go to /var/log/messages, but I'd like to 
also send certain types of messages to different logs to simplify 
troubleshooting, etc - ie, I often peruse the logs with:

egrep '(reject|warning|error|fatal|panic):' /var/log/messages

But I'd like to actually feed all of those messages to a separate log, 
for easier tailing.

I'm also open to some additional separation, and like I said, I'm 
interested in what others do with theirs...

Specific config examples welcome!

Thanks

Charles


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-12-23 15:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-22 20:17 [gentoo-user] syslog-ng configs for separating warnings/errors and different types of traffic Tanstaafl
2013-12-22 21:52 ` [gentoo-user] " James
2013-12-22 23:35 ` [gentoo-user] " Michael Orlitzky
2013-12-23  0:03 ` Alan McKinnon
2013-12-23 15:06 ` [gentoo-user] " James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox