The script described below is used for running the application functioning diagnostics and obtaining debug information that can help to resolve issues (logs and dump files).
Debug reports for executed files are obtained separately.
The script is a part of Kaspersky Research Sandbox, and is available immediately after installation. The script is located at /opt/kaspersky/sandbox/libexec/utilities/sandbox-debug-report.py.
To run diagnostics:
./sandbox-debug-report.py [-h] [--from_date <start date>] [--to_date <end date>] [--timeout <timeout>] [--path_dir <path to directory>]
An archive sandbox-debug-report.<from_date>.<to_date>.tar.gz
is created.
scp <admin user>@<sandbox host>:<path to report/report file name>
Arguments and description
Arguments, keys |
Description |
---|---|
|
Display help for commands. |
|
Start date of the diagnostics report. Date must be specified in YYYY-MM-DD format. |
|
End date of the diagnostics report. Date must be specified in YYYY-MM-DD format. |
|
Timeout period in seconds. Default value: |
|
Path to the directory, where the diagnostics report will be stored. Default path: |