In KUMA, you can receive events from the Kaspersky Security Center SQL database. Events are received using the collector, which uses the following resources:
Configuring the import of events from Kaspersky Security Center 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 Security Center:
An example of a query to the Kaspersky Security Center SQL database
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 Security Center 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 Security Center 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 Security Center.
You can view Kaspersky Security Center events in the Events section of the web interface.
Page top