Skip to main content
All CollectionsTemplatesBasic
Collect Torq Audit or Activity Logs - Workflow Template
Collect Torq Audit or Activity Logs - Workflow Template

Nested workflow that collects Torq workflow Activity logs or user Audit logs and returns the logs to the parent workflow.

Updated over a week ago

This workflow template is designed to efficiently collect either Torq workflow Activity logs or user Audit logs. It's an integral tool for organizations that need to routinely monitor, extract, and analyze their process logs within Torq. By setting required parameters, the template interacts with the Torq system to retrieve logs for specified intervals, ensuring seamless auditability and traceability of activities. The logs are then returned in a JSON Array format, ready for analysis or incorporation into larger data sets. This template streamlines the log collection process, enabling easy integration into existing workflows and enhancing operational oversight.

Use Cases

Example

Workflow Breakdown

  1. Call the workflow and provide the required parameters

  2. Retrieve either Audit or Activity logs based the provided parameters

  3. Return the results in the exit of the workflow.

Vendors

Utils, Torq

Workflow Output

JSON Array of the requested logs within the configured time.

Did this answer your question?