This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Last revision Both sides next revision | ||
remote_syslog [2013/09/21 22:24] ispyisail [Server] |
remote_syslog [2013/12/30 04:20] barefootguru Add capturing to syslog server on OS X |
||
---|---|---|---|
Line 34: | Line 34: | ||
===== Server ===== | ===== Server ===== | ||
+ | ==== OS X ==== | ||
+ | |||
+ | For Mavericks 10.9, and probably earlier: | ||
+ | |||
+ | You need to edit / | ||
+ | |||
+ | Look for the Sockets key and add a new section for NetworkListener: | ||
+ | |||
+ | < | ||
+ | < | ||
+ | < | ||
+ | […] | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | </ | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | The easiest way to do this without running afoul of cached preferences is: | ||
+ | |||
+ | < | ||
+ | cd / | ||
+ | sudo / | ||
+ | sudo / | ||
+ | sudo / | ||
+ | sudo launchctl unload com.apple.syslogd.plist | ||
+ | sudo launchctl load com.apple.syslogd.plist | ||
+ | </ | ||
+ | |||
+ | Thanks http:// | ||
+ | |||
+ | ==== Windows ==== | ||
Windows logging server | Windows logging server | ||
Line 47: | Line 83: | ||
{{: | {{: | ||
- |