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.
Select
→ → → .Add the following key and value.
Key
Value
report.remove.data
false
Save the configuration.
Generate the report.
Download the JSON file from
/var/lib/demisto/temp/
.Go to
→ → 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.
Select
→ → → .Add the following key and value.
Key
Value
reports.time.format
Thursday, 02-Jan-2006 15:05 GMT
Save the configuration.