Supplementary parameter

The parameter that indicates the type of Kaspersky Business Hub server to which Kaspersky Security Integration with SIEM connects may be included in the .config file (IntegrationUI_SIEM.exe.config) of Kaspersky Security Integration with SIEM.

The parameter name is KESCloudServer; and its possible values are:

You are strongly urged not to modify the KESCloudServer parameter unless you receive clear instructions from Kaspersky.

The IntegrationUI_SIEM.exe.config file is stored in the installation folder of Kaspersky Security Integration with SIEM. The default path is %PROGRAMFILES(x86)%\Kaspersky Lab\Kaspersky Security Integration with SIEM\IntegrationUI_SIEM.exe.config.

By default, the KESCloudServer parameter is not displayed in the .config file of Kaspersky Security Integration with SIEM.

The KESCloudServer parameter can be specified as follows:

<appSettings>
    <add key="KESCloudServer" value="production" />
</appSettings>

Page top