Skip to content

The Runtime logs contain additional logging for Vault Java SDK transactions that is more consistent and reliable than the SDK Debug logs. The Runtime log is enabled per Vault and captures data in five-minute intervals. Learn more about the Runtime log in the Vault Java SDK documentation.

You can use the Vault Toolbox plugin to retrieve the Runtime log for a single day, up to 30 days in the past.

To download Runtime logs:

  1. Within IntelliJ IDEA, open the Vault Toolbox plugin from the righthand sidebar.
  2. Select the tab.
  3. Expand Developer Logs () and double-click SDK Runtime ().
    IntelliJ Plugin SDK Runtime LogIntelliJ Plugin SDK Runtime Log
  4. In the dialog, select the checkbox for one or more runtime logs or click Select in the header to select all dates.
  5. Optional: Click to refresh the list.
  6. Click or OK to download the selected logs.
  7. Optional: After the logs have downloaded successfully, click within the dialog to open the log in a File Viewer or to locate the folder within your project directory.
IntelliJ Plugin Download SDK Runtime LogIntelliJ Plugin Download SDK Runtime Log

Vault Toolbox generates the Runtime logs for the specified dates. Once the operation is complete, you can access the downloaded Runtime logs from the toolbox/logs/runtime/{vaultid} folder in your project directory. The CSV file prepended with the Vault ID, a copy of which exists within the ZIP file, contains the Runtime log data for that day.