In KUMA, you can receive events from the Kaspersky Single Management Platform SQL database. Events are received using the collector, which uses the following resources:
Configuring the import of events from Kaspersky Single Management Platform involves the following steps:
The settings of the predefined connector are not editable, therefore, to configure the connection to the database server, you must create a copy of the predefined connector.
To configure the import of events from Kaspersky Single Management Platform:
Example of a query to the SQL database of Kaspersky Single Management Platform
sqlserver://user:password@kscdb.example.com:1433/database
where:
user
—user account with public and db_datareader rights to the required database.password
—user account password.kscdb.example.com:1433
—address and port of the database server.database
—name of the Kaspersky Single Management Platform database. 'KAV' by default.Click Save.
You must do this if you want to use the ID column to which the query refers.
Click Save.
The lower part of the window displays the command that you must use to install the collector on the server. Copy this command to the clipboard.
To do so, on the server on which you want to receive Kaspersky Single Management Platform events, run the command that you copied to the clipboard after creating the collector in the web interface.
As a result, the collector is installed and can receive events from the SQL database of Kaspersky Single Management Platform.
You can view Kaspersky Single Management Platform events in the Events section of the console.
Page top