Operating System - Linux
1828038 Members
2409 Online
109973 Solutions
New Discussion

Re: How to configure syslog on Red Hat Linux to recive messages from JetDirect 600N

 
Rufikozo
Occasional Contributor

How to configure syslog on Red Hat Linux to recive messages from JetDirect 600N

How to configure syslog service on Linux to recive messages from JetDirect 600N printserver. There are syslog optrion which I setup but I have difficualties to setup it by linux side.
1 REPLY 1
Vitaly Karasik_1
Honored Contributor

Re: How to configure syslog on Red Hat Linux to recive messages from JetDirect 600N

you just add "-r" to your syslogd commandline.

If you use RH Linux, edir /etc/sysconfig/syslog file and add "-r" to SYSLOGD_OPTIONS


Vitaly