KUMA allows you to receive and export events from Open Single Management Platform Administration Server to the KUMA SIEM system.
Configuring the export and receipt of Open Single Management Platform events proceeds in stages:
You can verify if the events from Open Single Management Platform Administration Server were correctly exported to the KUMA SIEM system by using the KUMA Console to search for related events.
To display Open Single Management Platform events in CEF format in the table, enter the following search expression:
SELECT * FROM `events` WHERE DeviceProduct = 'KSC' ORDER BY Timestamp DESC LIMIT 250