You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Cloud Attack Range is enabled to export data in _raw format out of the Splunk server, in order to do so:
Enable dump_cloudtrail_data = 1 in cloud_attack_range.conf
Edit attack_data/dumps.yml with the following parameters
- name: <name of the dump folder>
out: <name of the dump file>
search: <the search query you want the results dumped for>
sourcetype: <sourcetype of the logs>
time: <the earliest time for the export logs
enabled: True
Here's an example to export Cloudtrail data for the last 2 hours: