syslogd system log daemon port 514 - need to change in solaris 10
Does anyone know how I can successfully change the UDP port that syslog listens on from 514, to another unused port number? I tried editing /etc/services and disabling/enabling the system-log service, but it doesn't bind to the port that I specified in the /etc/services file.
0