This section provides information related to Kaspersky Endpoint Agent for Windows. This information may be partially or completely inapplicable to Kaspersky Endpoint Agent for Linux. For complete information about Kaspersky Endpoint Agent for Linux, please refer to the Help of the solution that includes the application: Kaspersky Anti Targeted Attack Platform or Kaspersky Managed Detection and Response.
To manage the integration settings of Kaspersky Endpoint Agent with the KATA Central Node component using the command line interface:
cd
command, navigate to the folder where the Agent.exe file is located.For example, enter the command cd "C:\Program Files (x86)\Kaspersky Lab\Endpoint Agent\"
and press ENTER.
agent.exe --message-broker=<enable|disable|show> --type=<kata> --use-proxy={yes|no} --compression=<yes|no> --partitioning-strategy=<automatic|user> [--message-key=<
message key> --topic=<
topic> --partition=<user specific partition>] --tls=<yes|no> --servers=<
address>:<
port>[;<
address>:<
port>[; …]] [--timeout=<
maximum response timeout of KATA server] [--pinned-certificate=<
full path to the TLS certificate file>] [--client-certificate=<
full path to the certificate file>] --client-password=<
password for the PFX archive> --sync-period=<
interval for sending synchronization requests>
The --message-broker
command parameters when managing the integration settings between Kaspersky Endpoint Agent and the KATA Central Node component
Parameter |
Description |
|
Required parameter. Allows you to enable, disable, and view the status of the integration between Kaspersky Endpoint Agent and the KATA Central Node component.
|
|
Required parameter. Allows you to specify the KATA Central Node component in order to manage the integration settings of Kaspersky Endpoint Agent with said component. |
|
Required parameter. Allows you to enable or disable proxy server usage in the message broker to send messages to KATA. |
|
Optional parameter. Allows you to enable or disable the compression of data transferred between Kaspersky Endpoint Agent and KATA Central Node. Enabled by default. |
|
Optional parameter. Allows you to enable or disable a trusted connection between Kaspersky Endpoint Agent and the KATA Central Node component.
|
|
Required parameter. Allows the addition of one or more KATA servers. Kaspersky Endpoint Agent connects to the first server in the list. If the connection does not succeed, Kaspersky Endpoint Agent connects to the second server and so on down the list. |
|
Optional parameter. Allows you to set the maximum response timeout of the KATA server in milliseconds. |
|
Required parameter, if the Allows you to add a TLS certificate for connecting Kaspersky Endpoint Agent to the KATA server. |
|
Allows you to add a user certificate for connecting Kaspersky Endpoint Agent to the KATA server. |
|
Allows you to enter a password for the PFX archive that contains the user certificate for connecting Kaspersky Endpoint Agent to the KATA server. |
|
Allows you to specify the time interval for sending synchronization requests for Kaspersky Endpoint Agent settings and tasks with the KATA Central Node. |
|
Allows you to enable or disable request throttling. The request throttling feature allows restricting the flow of events with low importance from Kaspersky Endpoint Agent to the Central Node component. |
|
Allows you to specify the maximum number of events per hour. The application analyzes telemetry data flow and restricts transmission of events with low importance if the number of transmitted events tends to exceed the specified value. |
|
Allows you to specify the threshold for exceeding the limit of events. If the flow of events with low importance of the same type exceeds the threshold percentage of the total number of events, the transmission of events of this type will be restricted. You can specify a value from 5 to 100 (without the |