Troubleshoot Reports - Troubleshoot Cortex XSOAR reports by viewing JSON file. Add temporary server configuration to download and view JSON file for troubleshooting. - Administrator Guide - 6.13 - Cortex XSOAR - Cortex - Security Operations

Cortex XSOAR Administrator Guide

Product
Cortex XSOAR
Version
6.13
Creation date
2024-04-15
Last date published
2026-02-08
Category
Administrator Guide
Abstract

Troubleshoot Cortex XSOAR reports by viewing JSON file. Add temporary server configuration to download and view JSON file for troubleshooting.

Follow the procedures below to troubleshoot reports.

Generate a JSON File

By default, when you generate a report the JSON file is not retained. This JSON file is needed to troubleshoot report issues.

  1. Select SettingsAboutTroubleshootingAdd Server Configuration.

  2. Add the following key and value.

    Key

    Value

    report.remove.data

    false

  3. Save the configuration.

  4. Generate the report.

  5. Download the JSON file from /var/lib/demisto/temp/.

  6. Go to SettingsAboutTroubleshooting and delete the server configuration you created.

Troubleshoot Incorrect Dates

When creating a PDF for incidents that includes open/close dates, SLA, etc. and those dates are incorrect use the following procedure.

  1. Select SettingsAboutTroubleshootingAdd Server Configuration.

  2. Add the following key and value.

    Key

    Value

    reports.time.format

    Thursday, 02-Jan-2006 15:05 GMT

  3. Save the configuration.

Troubleshoot Overlapping Text and Extra Pages (PDF)

When creating or exporting a PDF of a report with long tables and large amounts of text, some text might overlap. You can avoid this by adding a page break after the long text.

Note

Adding page breaks manually might result in extra blank pages in the PDF.

Use the following procedure.

  1. In the report, after any widget that can potentially have a lot of text, click Add Widget.

  2. In the Widgets Library section, search for Page Break Widget and click Add.

  3. Repeat for other widgets.

  4. Click Save.