Results 1 to 1 of 1
I've got a RHEL 4 AS box running whatever the latest version of syslog that RedHat has blessed is. I want to pipe authpriv.* to a FIFO that a custom ...
- 04-03-2008 #1Just Joined!
- Join Date
- Sep 2007
- Location
- Lafayette, IN
- Posts
- 83
piping to a FIFO from syslog
I've got a RHEL 4 AS box running whatever the latest version of syslog that RedHat has blessed is. I want to pipe authpriv.* to a FIFO that a custom script will read and process. I've verified that my script can read from the FIFO by piping test messages into it, but syslog won't write to it.
Here's the important part of syslog.conf
And yes, I've restarted syslogd.Code:authpriv.* |/var/ip2deny.fifo
Any suggestions?
Thanks,
BC


Reply With Quote
