[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
syslog facility
From: |
Martin Pala |
Subject: |
syslog facility |
Date: |
Fri, 30 May 2003 22:55:00 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3.1) Gecko/20030527 Debian/1.3.1-2 |
Hi,
i have one question - what about to add possibility to choose syslog
facility to monit?
In our environment (tens of servers) we use central syslog server, which
catches feeds from all services. With some more feature rich syslog
servers (such as syslog-ng) it is not issue to have the same facility
for different targets (you can filter logs with the same facility by
program name), but with OS default and widely used syslog (linux,
solaris, ...) the only way is to set other facility (for example local3,
etc.) which can be then redirected to other syslog server (all or
nothing rule).
example:
user.debug /var/log/messages #system messages which we won't for
some reason to send to central-syslog server
local3.debug @central-syslog #monit messages which should be
send to cetral-syslog server
If it will be possible to set local3 facility in monitrc, then it will
be easy to do it without changing system syslog server SW.
What about it?
I'm +1 for adding syslog facility option to monit.
Cheers,
Martin
- syslog facility,
Martin Pala <=