ServerLogs
Uses the ssh integration to grab the host server logs. This script is supported only on Cortex XSOAR on-prem (version 6.X).
python · Common Scripts
Details
| ID | ServerLogs |
|---|---|
| Language | python |
| From Version | 6.0.0 |
| Docker Image | demisto/python3:3.12.13.10404775 |
| Tags | widget |
README
Uses the ssh integration to grab the host server logs
This script is supported only on Cortex XSOAR on-prem (version 6.X).
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | widget |
| Cortex XSOAR Version | 6.0.0 |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
comment: Uses the ssh integration to grab the host server logs. This script is supported only on Cortex XSOAR on-prem (version 6.X). commonfields: id: ServerLogs version: -1 dockerimage: demisto/python3:3.12.13.10404775 enabled: true name: ServerLogs runas: DBotWeakRole script: '' scripttarget: 0 subtype: python3 dependson: must: - remoteaccess|||ssh tags: - widget type: python fromversion: 6.0.0 marketplaces: - xsoar_on_prem tests: - No tests (auto formatted)