22 Sep
2006
22 Sep
'06
3:33 p.m.
On Fri, 22 Sep 2006 15:01:19 +0200, Torsten Curdt said:
Is there a way to connect to a syslog-ng on a machine via a client to receive the events? ...as opposed to just having the syslog-ng pushing the event to another machine all the time.
OK, riddle me this - why *cant* you do the following: 1) Have a specific filter for the event in question. 2) Log those events to a remote machine - the developer's workstation. 3) They then run a syslog daemon on their workstation, and 4) The can tail -f /var/log/their-messages to their heart's content.