Bruce Broecker Network Comm Supervisor The Toro Company >>> erik at andersonfam.org 02/09/04 03:36PM >>> > I'm in the process of setting up a gentoo box with syslog-ng to accept > syslogs from all of my systems...maybe I'm blind, but I've been through > the documentation, and I can't seem to get it to accept remote syslogs. > Has anyone had success with this? Sure, did you create a udp source, like this: source remote { udp(ip("0.0.0.0") port(514)); }; Then make sure you tie that togther with a destination using the 'log' directive. I can send examples if you like Bruce _______________________________________________ TCLUG Mailing List - Minneapolis/St. Paul, Minnesota http://www.mn-linux.org tclug-list at mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-list