Kaspersky Security Integrations for MSP
- What's new
- Kaspersky Security Plug-in for ConnectWise Automate
- Kaspersky Security Plug-in for ConnectWise Automate
- Deployment schemas of Kaspersky Security Plug-in for ConnectWise Automate
- Installing and removing Kaspersky Security Plug-in for ConnectWise Automate
- Getting started with Kaspersky Security Plug-in for ConnectWise Automate
- Prerequisites
- Getting started if Kaspersky Security Center Administration Server is used
- Getting started if Kaspersky Endpoint Security Cloud is used
- Accessing the Kaspersky Security Plug-in for ConnectWise Automate dashboard
- Connecting to Kaspersky solutions
- Viewing information on Kaspersky dashboard
- Running Kaspersky management commands
- Monitoring and alerting
- Deploying Kaspersky security applications from the Control Center
- Plug-in modifications to ConnectWise Automate configuration
- Enabling and disabling tracing
- Information about third-party code
- Kaspersky Security Integration with ConnectWise Manage
- Kaspersky Security Integration with ConnectWise Manage
- Deployment schemas of Kaspersky Security Integration with ConnectWise Manage
- Integration scenario
- Installing and removing Kaspersky Security Integration with ConnectWise Manage
- Updating Kaspersky Security Integration with ConnectWise Manage
- Interface of Kaspersky Security Integration with ConnectWise Manage
- Getting started
- Managing integrations
- Configuring integration in Kaspersky Security Integration with ConnectWise Manage
- Configuring integration by using the registry
- Managing administrators
- Enabling and disabling tracing
- Reporting
- Custom fields in ConnectWise Manage
- Information about third-party code
- Kaspersky Security Integration with Autotask
- Kaspersky Security Integration with Autotask
- Deployment schemas of Kaspersky Security Integration with Autotask
- Integration scenario
- Installing and removing Kaspersky Security Integration with Autotask
- Updating Kaspersky Security Integration with Autotask
- Interface of Kaspersky Security Integration with Autotask
- Getting started
- Managing integrations
- Configuring integration in Kaspersky Security Integration with Autotask
- Configuring integration by using the registry
- Managing administrators
- Enabling and disabling tracing
- Reporting
- User-defined fields in Autotask
- Information about third-party code
- Kaspersky Security Integration with Tigerpaw
- Kaspersky Security Integration with Tigerpaw
- Integration scenario
- Installing and removing Kaspersky Security Integration with Tigerpaw
- Interface of Kaspersky Security Integration with Tigerpaw
- Getting started
- Managing integrations
- Configuring integration in Kaspersky Security Integration with Tigerpaw
- Mapping accounts and enabling automatic billing
- Setting up service order creation
- Mapping Tigerpaw price book items to security applications
- Viewing accounts not integrated with Kaspersky security applications
- Configuring integration by using the registry
- Managing administrators
- Enabling and disabling tracing
- Custom fields in Tigerpaw
- Information about third-party code
- Kaspersky Security Integration with SolarWinds N-central
- Kaspersky Security Integration with SolarWinds N-central
- Prerequisites
- Integration scenario
- Deploying Kaspersky Security Integration with SolarWinds N-central
- Running an automation policy
- Viewing the anti-virus protection status of a device
- Adding a dashboard
- Scenario: Deploying Kaspersky security applications from SolarWinds N-central
- Creating a stand-alone installation package
- Deploying a Kaspersky security application
- Upgrading Kaspersky Security Integration with SolarWinds N-central
- Kaspersky Lab End User License Agreement
- Kaspersky Security Integration with SolarWinds RMM
- Kaspersky Security Integration with SolarWinds RMM
- Prerequisites
- Scenario: Integrating Kaspersky security applications into SolarWinds RMM
- Deploying Kaspersky Security Integration with SolarWinds RMM
- Running an automated task
- Viewing the anti-virus protection status of a device
- Scenario: Deploying Kaspersky security applications from SolarWinds RMM
- Creating a stand-alone installation package
- Deploying a Kaspersky security application
- Kaspersky Lab End User License Agreement
- Contact Technical Support
- Glossary
- Trademark notices
Kaspersky Security Integration with Tigerpaw > Enabling and disabling tracing > Enabling and disabling tracing by using the .config files
Enabling and disabling tracing by using the .config files
Enabling and disabling tracing by using the .config files
You can enable and disable tracing in the .config files of Kaspersky Security Integration Tool for MSP and Kaspersky Security Integration Service for MSP. The files are stored in the installation folders of the corresponding products.
To enable or disable tracing:
- Navigate to the .config file of the Kaspersky Security Integration with Tigerpaw component for which you want to enable or disable tracing. The .config file is stored in the installation folder. By default, the navigation paths are:
- For Kaspersky Security Integration Tool for MSP the file is IntegrationUI.exe.config, by default stored in the %PROGRAMFILES(x86)%\Kaspersky Lab\Kaspersky Security Integration Tool for MSP folder.
- For Kaspersky Security Integration Service for MSP the file is IntegrationServer.exe.config, by default stored in the %PROGRAMFILES(x86)%\Kaspersky Lab\Kaspersky Security Integration Service for MSP folder.
- Open the .config file with any text editor and change the value of the minlevel attribute of the logger element as follows:
- To enable tracing, set the value of the minlevel attribute to Debug.
<logger name="MSPIntegration.*" writeTo="fileTarget" minlevel="
Debug" />
- To disable tracing, set the value of the minlevel attribute to Off.
<logger name="MSPIntegration.*" writeTo="fileTarget" minlevel="
Off" />
- To enable tracing, set the value of the minlevel attribute to Debug.
- Save and close the modified .config file.
The trace files are saved to the .log files in the application installation folder:
- For Kaspersky Security Integration Tool for MSP the file is IntegrationUI.log, by default saved to the %PROGRAMFILES(x86)%\Kaspersky Lab\Kaspersky Security Integration Tool for MSP folder.
- For Kaspersky Security Integration Service for MSP the file is IntegrationServer.log, by default stored in the %PROGRAMFILES(x86)%\Kaspersky Lab\Kaspersky Security Integration Service for MSP folder.
When you uninstall Kaspersky Security Integration Tool for MSP and Kaspersky Security Integration Service for MSP, the trace files are removed together with the application.
Article ID: 155106, Last review: Aug 3, 2020