KUMA allows you to receive and export events from the Kaspersky Security Center Administration Server to the KUMA SIEM system.
Configuring the export and receipt of Kaspersky Security Center events involves of the following steps:
You can verify if the events from Kaspersky Security Center Administration Server were correctly exported to the KUMA SIEM system by using the KUMA web interface to search for related events.
To display Kaspersky Security Center events in the table, enter the following search expression:
SELECT * FROM `events` WHERE DeviceProduct = 'KSC' ORDER BY Timestamp DESC LIMIT 250