Capture and centralize log messages from your n8n flows in Better Stack Logs. Teams can track errors, warnings, and info in one place for faster fixes and clear visibility. Ideal for IT and operations that want simple, reliable logging across many workflows.
Under the hood, an Execute Workflow Trigger accepts two inputs called level and message. Any other workflow can call it with an Execute Workflow node and pass those two fields. The HTTP Request node then sends a POST request with a JSON body to your Better Stack Logs endpoint using header based auth. A Manual Trigger with a built in test sender is included so you can verify everything before connecting other flows.
Set your Better Stack endpoint URL and add your bearer token in the HTTP header credential. Expect quicker triage because events appear in seconds where your team already works. Use it to log failed API calls, retries, long running jobs, or key milestones so you know what happened and when.