Monitor workflow performance, troubleshoot issues, and analyze execution data using comprehensive logging and monitoring tools to ensure reliable automation.
The Logs feature provides comprehensive visibility into your Vibe workflow executions, allowing you to monitor performance, troubleshoot issues, and analyze workflow behavior. This centralized logging system tracks every aspect of your Vibes from initiation to completion.
Access Steps:
From this interface, you can view execution status, monitor progress, access detailed execution information, and analyze workflow performance patterns.
The Logs table displays comprehensive information for each workflow execution, helping you track performance and identify issues quickly.
Workflow finished successfully with all steps executed
Workflow is currently executing steps
Workflow encountered an error and stopped execution
User or system cancelled the workflow execution
Workflow is paused, waiting for user input or external response
Shows the step number where the workflow currently resides or completed, helping identify progression and potential bottlenecks.
Displays when the workflow execution began in your local timezone, useful for tracking execution patterns and timing.
The Details button provides in-depth information about workflow execution, essential for understanding workflow behavior, troubleshooting issues, and verifying successful operations.
This section provides a chronological view of each step that was executed during the workflow, allowing you to trace the complete execution path.
Function Name
The specific Vibe function that was executed (e.g., sendEmail, databaseExtraction)
Execution Count
Number of times this step was executed, helpful for identifying retry attempts
Specific inputs for the current step
The exact data that was passed to the step function, including processed variable substitutions
Step Outputs
The results returned by the step function, including success responses and error messages
The Workflow Context section shows the complete state of the workflow during execution, including all variables, file attachments, and state information.
The Logs feature is invaluable for identifying and resolving workflow issues through systematic analysis of execution data.
Performance Tip: Use execution timing and step counts to identify optimization opportunities and potential infinite loops before they impact system performance.
The Logs feature provides the transparency and insight needed to maintain reliable, efficient workflow automation while ensuring you can quickly identify and resolve any issues that arise.