
rgerhards at hq
Jan 23, 2012, 11:47 PM
Post #3 of 3
(226 views)
Permalink
|
> -----Original Message----- > From: rsyslog-bounces [at] lists [mailto:rsyslog- > bounces [at] lists] On Behalf Of david [at] lang > Sent: Tuesday, January 24, 2012 2:17 AM > To: rsyslog-users > Subject: Re: [rsyslog] multiple snmp trap destinations? > > I haven't tried it, but knowing how rsyslog tends to work, the way to > do > this would be to have multiple sections > $actionsnmptarget= <firsttarget> > *.* <firsttargetinfo> > $actionsnmptarget = <secondtarget> > *.* <secondtargetinfo> Yup, that should work (if not, its probably a bug). rainer > > David Lang > > > On Tue, 24 Jan 2012, Xuan Zhong wrote: > > > Hi, > > > > Does anyone know how to configure multiple snmp trap destinations in > rsyslog.conf? > > $actionsnmptarget seems only accepting one IP address. > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com/professional-services/ _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/
|