On Mon, Dec 03, 2012 at 05:54:45PM -0500, John Hupp wrote: > was having trouble finding documentation of how to do that with rsyslog (only > syslog-ng). I imagine that various people here could whip up this > configuration in about a minute (I see now that I failed to ask here), but I > had to dig and study it off-and-on for a couple days.
Why not set SYSLOG_HOST=server in lts.conf? On the server, uncomment the lines in /etc/rsyslog.conf: $ModLoad imudp $UDPServerRun 514 That uses UDP instead of TCP, but should work fine. Thanks for the information about splitting the log files into separate files per client. live well, vagrant ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
