ExportAuditLogsToFile
Common Scripts Pack.#
This Script is part of theSupported versions
Supported Cortex XSOAR versions: 6.5.0 and later.
Uses the Core REST API integration to query the server audit trail logs, and return back a CSV or JSON file.
#
Script DataName | Description |
---|---|
Script Type | python3 |
Tags | Utility |
#
DependenciesThis script uses the following commands and scripts.
- core-api-post
#
InputsArgument Name | Description |
---|---|
days_back | How many days back to fetch for, supports 1,2,3 or 7 days back. |
output | Type of File to return, either JSON, or CSV |
#
OutputsThere are no outputs for this script.