This Torq workflow automates the process of uploading Torq Audit and/or Activity logs to an AWS S3 bucket on a scheduled basis. The workflow is ideal for organizations that require consistent log backups for compliance, monitoring, or analysis. Parameters like AWS region and bucket names are configurable, and it utilizes a nested workflow to collect the necessary logs. Proper permissions are advised to ensure successfully saving logs as a JSON file in the designated S3 bucket.
Use Cases
null
Workflow Breakdown
Set timeframe for pulling data.
Set Workflows parameters such as AWS Region and buckets name.
Nested Workflow will gather audit and / or activity logs.
Upload json file to defined S3 Bucket.
Vendors
Utils, AWS S3, Torq
Workflow Output
Workflow audit logs are sent to an AWS S3 bucket as a single JSON file
Tips
Ensure the role created for the workflow to send the logs to an S3 Bucket have the proper permissions