Dear All,
We want to forward IPAM Events to syslog server, please help to achieve this task
Thanks
Assuming you do not have many being generated, you could use the alerting engine to do this. Alternative options include creating a Trigger in SQL Server every time a new row is added to the events table that matches an IPAM event or creating a script that periodically retrieves events via the SW API and exports as Syslog.