Trouble getting syslogd to listen to incomming UDP 514
Trouble getting syslogd to listen to incomming UDP 514
- Subject: Trouble getting syslogd to listen to incomming UDP 514
- From: Greg <email@hidden>
- Date: Tue, 21 Oct 2008 22:45:38 -0700
MacOS X 10.5.5
After modifying
/System/Library/LaunchDaemons/com.apple.syslogd.plist
adding the following to the file
<string>-d</string>
<string>-u</string>
and then stopping and starting syslogd with
sudo launchctl unload /System/Library/LaunchDaemons/
com.apple.syslogd.plist
sudo launchctl load /System/Library/LaunchDaemons/
com.apple.syslogd.plist
system.log shows:
Oct 21 21:55:57 com.apple.syslogd[502]: Tue Oct 21 21:55:57
syslogd[502]: Start
Oct 21 21:55:57 com.apple.syslogd[502]: asl_action: init
Oct 21 21:55:57 com.apple.syslogd[502]: asl: init
Oct 21 21:55:57 com.apple.syslogd[502]: fd 4 flags 0x00000001 UID
99 GID 99 Sender localhost
Oct 21 21:55:57 com.apple.syslogd[502]: klog_in: init
Oct 21 21:55:57 com.apple.syslogd[502]: fd 5 flags 0x00000001 UID
99 GID 99 Sender localhost
Oct 21 21:55:57 com.apple.syslogd[502]: bsd_in: init
Oct 21 21:55:57 com.apple.syslogd[502]: fd 3 flags 0x00000001 UID
99 GID 99 Sender localhost
Oct 21 21:55:57 com.apple.syslogd[502]: bsd_out: init
Oct 21 21:55:57 com.apple.syslogd[502]: udp_in: init
Oct 21 21:55:57 com.apple.syslogd[502]: udp_in: laucnchd lookup of
UDP_SOCKET_NAME failed
netstat -p udp
does not show any listening on port 514
How do I correct the launchd lookup failure?
------------------
Greg Dent
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden