Obtaining trace files

May 15, 2024

ID 271178

KDT allows you to obtain trace files for Kaspersky Next XDR Expert and OSMP components, to troubleshoot infrastructure on your own or with the help of Kaspersky Technical Support.

Trace files are downloaded in OpenTelemetry format.

To obtain the trace file for the Kaspersky Next XDR Expert or OSMP component:

  1. On the administrator host where the KDT utility is located, run the following command and specify the path to the file where you want to save the list of trace files:

    ./kdt traces find -o <output_file_path>

    The list of trace files with their IDs is output to the specified file.

  2. To output a particular trace file run the following command and specify the output file path and the trace file ID:

    ./kdt traces get -o <output_file_path> --traсe-id=<trace_ID>

The specified trace file is saved.

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.