This workflow is perfect for automation builders, developers, and DevOps teams using n8n who want to send structured log messages to BetterStack Logs. Whether you're monitoring mission-critical workflows or simply want centralized visibility into process execution, this reusable log template makes integration easy.
Logging failures or events across multiple workflows typically requires duplicated logic. This workflow solves that by acting as a shared log sender, letting you forward consistent log entries from any other workflow using the Execute Workflow node.
level
(e.g., "info", "warn", "error") and message
fields via Execute Workflow Trigger
Authorization: Bearer YOUR_API_KEY
.Execute Workflow
in any of your workflows to send logs here.