Question
Is it possible to forward traps received by trapper in OP5 Monitor? I want to send all incoming traps to a second destination.
Answer
Yes, all you need to do is add a config option for this in the config file for collector.
In /opt/trapper/etc/collector.conf add the following row
forward default yourdestinationserver
Trapper will still process and handle all traps locally as usual but also forward the traps as well.
Comments
0 comments
Please sign in to leave a comment.