Integration with Kaspersky Security Center
You can create or edit Kaspersky Security Center integration settings in the OSMP console.
In the KUMA Console, you can view the integration with selected Kaspersky Security Center Servers for one, several, or all KUMA tenants. If integration with Kaspersky Security Center is enabled, you can manually import assets, edit the automatic scheduled import interval, view the hierarchy of Kaspersky Security Center Servers, or temporarily disable scheduled import.
Configuring the data refresh interval for Kaspersky Security Center assets
To configure the data refresh interval for asset data from Kaspersky Security Center:
- In the KUMA Console, select Settings → Kaspersky Security Center.
This opens the Kaspersky Security Center integration window.
- In the Tenant drop-down list, select the tenant for which you want to configure data refresh settings.
- In the Data refresh interval in hours field, specify the time interval at which KUMA updates data about Kaspersky Security Center devices.
The interval is specified in hours and must be an integer.
The default time interval is 12 hours.
- Click the Save button.
Kaspersky Security Center asset data update settings for the selected tenant are configured.
If the tenant you want is missing from the list of tenants, use the OSMP console to add it to the list of tenants.
Page topScheduled import of Kaspersky Security Center assets
To set up a schedule for importing Kaspersky Security Center assets:
- In the KUMA Console, select Settings → Kaspersky Security Center.
This opens the Kaspersky Security Center integration window.
- Select the tenant for which you want to schedule the import of Kaspersky Security Center assets.
The Kaspersky Security Center integration window opens.
- If necessary, clear the Disabled check box to enable integration with Kaspersky Security Center for the selected tenant. This check box is cleared by default.
If you want to temporarily disable integration with Kaspersky Security Center for the selected tenant, select the Disabled check box. This turns off the scheduled import of Kaspersky Security Center assets.
- In the Data refresh interval field, specify the time interval at which you want KUMA to update information about Kaspersky Security Center devices.
The interval is specified in hours and must be an integer.
The default time interval is 12 hours.
- Click the Save button.
The specified settings for the scheduled import of Kaspersky Security Center assets for the selected tenant are applied.
Page topManual import of Kaspersky Security Center assets
To manually import Kaspersky Security Center assets:
- In the KUMA Console, select Settings → Kaspersky Security Center.
This opens the Kaspersky Security Center integration window.
- In the Tenant drop-down list, select the tenant for which you want to manually import Kaspersky Security Center assets.
The Connection parameters window opens.
- In the Connection parameters window:
- For the Disabled check box, do one of the following:
- Clear the check box if you want to enable integration with Kaspersky Security Center for the selected tenant.
- Select the check box if you want to disable integration with Kaspersky Security Center for the selected tenant.
This check box is cleared by default.
- If you want to import assets from new groups created in Kaspersky Security Center, select the Import assets from new groups check box.
- For the Disabled check box, do one of the following:
- Click Import KSC assets.
- Click Save.
Kaspersky Security Center assets for the specified tenant are imported regardless of the configured schedule.
Page topViewing the hierarchy of Kaspersky Security Center Servers
To view the hierarchy of Kaspersky Security Center Servers:
- In the KUMA Console, select Settings → Kaspersky Security Center.
This opens the Kaspersky Security Center integration window.
- In the Tenant drop-down list, select the tenant for which you want to view the hierarchy.
The Connection parameters window opens.
- In the Connection parameters window, click Load hierarchy.
The hierarchy of Kaspersky Security Center Servers for the specified tenant is displayed in the Connection parameters window.
Page topImporting events from the Kaspersky Security Center database
In KUMA, you can receive events from the Kaspersky Security Center SQL database. Events are received using the collector, which uses the following resources:
- Predefined connector: [OOTB] KSC MSSQL or [OOTB] KSC MySQL.
- Predefined [OOTB] KSC from SQL normalizer.
Configuring the import of events from Kaspersky Security Center involves the following steps:
- Create a copy of the predefined connector.
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.
- Creating a collector:
- In the web interface.
- On the server.
To configure the import of events from Kaspersky Security Center:
- Create a copy of the predefined connector corresponding to the type of database used by Kaspersky Security Center:
- In the KUMA Console, in the Resources → Connectors section, find the relevant predefined connector in the folder hierarchy, select the check box next to that connector, and click Duplicate.
- This opens the Create connector window; in that window, on the Basic settings tab, in the Default query field, if necessary, replace the KAV database name with the name of the Kaspersky Security Center database you are using.
An example of a query to the Kaspersky Security Center SQL database
- Place the cursor in the URL field and in the displayed list, click
in the line of the secret that you are using.
- This opens the Secret window; in that window, in the URL field, specify the server connection address in the following format:
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.
- In the Create connector window, in the Connection section, in the Query field, replace the 'KAV' database name with the name of the Kaspersky Security Center database you are using.
You must do this if you want to use the ID column to which the query refers.
Click Save.
- Install the collector in the web interface:
- Start the Collector Installation Wizard in one of the following ways:
- In the KUMA Console, in the Resources section, click Add event source.
- In the KUMA Console, in the Resources → Collectors section, click Add collector.
- At step 1 of the installation wizard, Connect event sources, specify the collector name and select the tenant.
- At step 2 of the installation wizard, Transport, select the copy of the connector that you created at step 1.
- At step 3 of the installation wizard, Event parsing, on the Parsing schemes tab, click Add event parsing.
- This opens the Basic event parsing window; in that window, on the Normalization scheme tab, select [OOTB] KSC from SQL in the Normalizer drop-down list and click OK.
- If necessary, specify the other settings in accordance with your requirements for the collector. For the purpose of importing events, editing settings at the remaining steps of the Installation Wizard is optional.
- At step 8 of the installation wizard, Setup validation, click Create and save service.
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.
- Close the Collector Installation Wizard by clicking Save collector.
- Start the Collector Installation Wizard in one of the following ways:
- Install the collector on the server.
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