Logs
Logs show what happened in each workflow run so you can debug faster and operate with confidence.
What Logs Include
- Run timestamp
- Status (
completed,failed,running) - Duration
- Cost signals
- Input and output context
- Error messages when runs fail
Filter Strategy
Use filters to find issues quickly:
- Date range for incident windows
- Status = failed for active debugging
- Status = completed for performance review
Failure Triage Pattern
- Find first failing run in time window
- Open failing block details
- Identify whether failure is input, logic or external dependency
- Patch workflow and test in Console
- Re-run and confirm recovery
Operations Tips
- Watch duration trends for performance regressions
- Track recurring failure signatures by block type
- Pair Logs with History to map failures to specific revisions
Next Steps
- Console: Reproduce failures with controlled input
- History: Identify the change that introduced failure
- Environments: Roll back or redeploy safely
Built with ❤️ by Scout OS
Last updated on