Home › Forums › OS X Server and Client Discussion › Questions and Answers › SYSLOG Question
I would like to point my syslogd on System A to a central syslog server on System B. Can someone tell me how to alter syslogd to do this?
edit the syslog.conf and add @192.168.2.1:514 where 192.168.2.1 is the IP address of your syslog server and 514 is your port number
Comments are closed