Skip to main content

ExtractIndicators-CloudLogging

This Script is part of the Cloud Incident Response Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.8.0 and later.

This script will extract indicators from a given AWS CloudTrail or GCP Logging event.

Script Data#


NameDescription
Script Typepython3
Cortex XSOAR Version6.8.0

Inputs#


Argument NameDescription
json_dataThe event JSON or data.

Outputs#


PathDescriptionType
CloudIndicators.arnThe ARN extracted from the eventUnknown
CloudIndicators.access_key_idThe access key ID extracted from the eventUnknown
CloudIndicators.resource_nameThe resource name extracted from the eventUnknown
CloudIndicators.source_ipThe source ip extracted from the eventUnknown
CloudIndicators.usernameThe username extracted from the eventUnknown
CloudIndicators.event_nameThe event name extracted from the eventUnknown
CloudIndicators.user_agentThe user agent extracted from the eventUnknown