Viewing and exporting the list of connected devices on the command line

Only users with the admin and audit roles can view and export the list of connected devices.

To view the list of connected devices, execute the following command:

kics-control --get-device-list [--all] [--json]

where:

Kaspersky Industrial CyberSecurity for Linux Nodes displays the following information about connected devices:

To export the list of connected devices, run the following command:

kics-control --get-device-list --export <file>

where <file> is the full path to the JSON file where the list of connected devices will be saved.

The list of trusted devices is exported.

Page top