We tried to integrate our Syslog with spectrum using the
The Southbound Gateway provides the sbgwimport tool to create events based on data from an xml file. The xml must contain the correct information when mapping non SNMP alert data to a Spectrum event.
Windows OS
Linux
The device in Spectrum should populate the Network Address attribute with the correct ipaddress within the xml body.
Use the following example
<Event eventType = "0x3c80004" targetAddress = "119.227.0.86"
eventAdminName = "MyTestAdmin" />
MyTestAdmin is the model name your EventAdmin model and the target address 119.227.0.86 is the ip address of the model in Spectrum to redirect the event to.
Also ensure that the event is in the $SPECROOT/SS/CsVendor/gen_app_gw/EventAdmin/EventDisp file to tell southbound gateway to process the event for Southbound gateway purposes.
Finally, update the overall alert and event system. In OneClick, click Update Event Configuration on the SpectroServer control subview Information tab on the VNM model.
https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/it-operations-management/spectrum/10-4-1/integrating/southbound-gateway-toolkit/map-non-snmp-alert-data-to-a-ca-spectrum-event.html