Integration Event Log Improvements
J
Jesper Berglund
Problem
The Event Log is difficult to use for troubleshooting:
No severity filtering in the UI (only available via API)
No way to navigate from a step directly to its logs
Partial failures are not visually distinguished from full success
Log history capped at 1,000 entries with limited search
Requested Improvements
Severity filtering in the UI, filter by INFO, WARNING, ERROR, etc., with the option to suppress noisy info logs
Step-level log navigation: click a step to jump directly to its logs
Partial success indicator: visually distinguish partial success from full success/failure
Download logs: export logs for local searching
Timeframe selection: filter logs by time range