Automate N8N Audit and Failure Monitoring with InfluxDB - n8n Workflow | Neura Market
Automate N8N Audit and Failure Monitoring with InfluxDB
Automatically collect and send N8N audit logs and failed workflow executions to InfluxDB for comprehensive monitoring and analysis.
This workflow is designed for users who self-host N8N and utilize InfluxDB for system monitoring. It automates the collection of various audit logs and failed execution data from N8N, formats this information for InfluxDB compatibility, and sends it to an InfluxDB instance. This setup allows for detailed tracking of system performance and security, enabling proactive management of workflow issues.
Platform
n8n
Category
Development & IT
Price
Free
Creator
Oscar Berg
Public
n8n
set
merge
splitOut
summarize
stickyNote
httpRequest
manualTrigger
scheduleTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.