Skip to main content
All CollectionsTemplatesBasic
Send Torq Audit and Activity Logs to S3 Bucket on a Schedule - Workflow Template
Send Torq Audit and Activity Logs to S3 Bucket on a Schedule - Workflow Template

Based on a configured time, workflow will upload Torq Audit and/or Activity logs to AWS S3 Buckets.

Updated over a week ago

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

  1. Set timeframe for pulling data.

  2. Set Workflows parameters such as AWS Region and buckets name.

  3. Nested Workflow will gather audit and / or activity logs.

  4. 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

Did this answer your question?