Enhance your log analysis capabilities with the "Send Torq Audit and Activity Logs to Elasticsearch" workflow template. Intended for scheduled batch transfers, this template manages the routine collection and transformation of Torq logs, before utilizing Elasticsearch's _bulk API for efficient, single-call upload. Facilitate advanced search and analytics operations by systematically organizing logs into separate Elasticsearch indexes, streamlining data-driven decision-making.
Use Cases
null
Workflow Breakdown
Set the required parameters in the Workflow Context for the Elasticsearch Indexes.
Pull the desired logs using the included nested workflow.
Transform the logs into one log per line and a create command line before each log line.
Use _bulk endpoint to upload all logs in a single API call.
Vendors
Utils, HTTP, Torq
Workflow Output
Logs will be stored in separated Indexes for further analysis.
Tips
Use 'Analytics' to create Activity and Audit Dashboards