Skip to main content

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 workflow template automates the scheduled transfer of Torq Audit and Activity logs to AWS S3 buckets, enhancing data management and compliance efforts. By configuring parameters such as AWS region and bucket names, businesses can ensure secure and organized storage of critical logs. This solution is ideal for organizations seeking streamlined log management and improved audit trail accessibility, leveraging AWS's robust infrastructure.

Use Cases

Example , Function

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?