Logs
Membrane records detailed logs for every step of the integration pipeline. Use these logs to debug issues, monitor health, and understand what's happening in your integrations.
| Log Type | What It Records |
|---|---|
| API Requests | Outgoing HTTP requests to external apps — URL, method, status, duration |
| External Event Pulls | Polling cycles for event detection — when it ran, events found, errors |
| External Events | Processed events with payloads, which flow runs they triggered |
| External Webhooks | Incoming webhook payloads from external apps — headers, body, response status |
| Flow Runs | Flow execution logs — step-by-step results, duration, errors |
| Internal Events | Events sent from your app to Membrane |
All logs are available in the Console under Activity.
Updated 14 days ago