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>

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/

Reply via email to