[syslog-ng]Option to determine which IP syslog-ng listens on?

Nate Campi nate@campin.net
Fri, 27 Dec 2002 10:32:21 -0800


On Thu, Dec 26, 2002 at 09:29:31PM -0500, Jason Howell wrote:
> Is there an option to force syslog-ng to only listen on a certain IP
> address on a multihomed machine?

The sample conf files show how:

 http://www.campin.net/syslog-ng.conf
 http://www.campin.net/syslog-ng/expanded-syslog-ng.conf

Something like:

source src { 
	udp(ip("10.0.5.8") port(514));
};

-
Nate Campi   http://www.campin.net 

"We're thinking about upgrading from SunOS 4.1.1 to SunOS 3.5." 
 -Henry Spencer