KUMA。与 KUMA 的整合

用于管理内置 KUMA 代理的命令:

要运行命令,请转到 Kaspersky Endpoint Security 可执行文件所在文件夹。您还可以将可执行文件路径添加到 %PATH% 系统变量并运行该命令,而无需导航到应用程序文件夹。

命令语法

avp.com START KUMA

avp.com STOP KUMA [/login=<用户名> /password=<密码>]

avp.com KUMA /SET /servers=<server address>:<port> /server-certificate=<path to the TLS certificate> [/timeout=<KUMA server connection timeout (s)>] [/client-certificate=<加密容器的路径>] [ /client-certificate-password=<密码>] [/maximum-data-transfer-time=<最大事件传输延迟(秒)>]

avp.com KUMA /SHOW

操作

 

stop

禁用 KUMA 集成。

start

启用 KUMA 集成。

set

配置内置 KUMA 代理。您可以配置以下设置:

  • 添加 KUMA 服务器(/servers=<protocol>://<server address>:<port>)

    该应用程序支持以下服务器连接协议:tcpudphttphttps

  • 添加 TLS 证书(/server-certificate=<path to the TLS certificate>
  • 设置服务器连接超时(/timeout=<KUMA server connection timeout (s)>
  • 添加加密容器(/client-certificate=<path to the crypto-container> /client-certificate-password=<password>
  • 配置事件传输延迟(/maximum-data-transfer-time=<maximum events transmission delay (sec)

show

显示组件的当前设置。

身份验证

 

/login=<user name> /password=<password>

带有所需密码保护权限的用户账户凭证。

例如:

avp.com start kuma

avp.com KUMA /SET /servers=https://127.0.0.1:8080 /server-certificate=c:\\folder\\certificate.cer /timeout=15 /login=login /password=password

avp.com KUMA /SET /servers=https://kuma.server.com:8000 /server-certificate=c:\\folder\\certificate.cer /login=login /password=password

另请参阅:

Kaspersky Endpoint Security 与 KUMA 的集成

过滤要发送到 KUMA 的事件

页面顶部