Re: Trouble getting syslogd to listen to incomming UDP 514
Re: Trouble getting syslogd to listen to incomming UDP 514
- Subject: Re: Trouble getting syslogd to listen to incomming UDP 514
- From: Quinn <email@hidden>
- Date: Fri, 24 Oct 2008 10:42:04 +0100
At 22:45 -0700 21/10/08, Greg wrote:
How do I correct the launchd lookup failure?
This message (complete with it's spelling error, *sigh*,
<rdar://problem/6317272>) is logged when syslogd tries to check in
with launchd to get access to its listening socket. I've never tried
to set this up before, by my guess is that you will have to add the
listening socket information to the syslog's launchd property list
file. See <x-man-page://5/launchd.plist> for information about this.
Also, my 10.5.x system has the following helpful comment at the
bottom of the "/System/Library/LaunchDaemons/com.apple.syslogd.plist".
<!--
Un-comment the following lines to enable the network syslog
protocol listener.
-->
<!--
<key>NetworkListener</key>
<dict>
<key>SockServiceName</key>
<string>syslog</string>
<key>SockType</key>
<string>dgram</string>
</dict>
-->
S+E
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
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