Frontend symptoms often originate from backend issues. When logs are integrated into Noibu, session replays provide a complete picture by linking frontend user actions to backend errors. This enables technical teams to understand the interplay between client and server events, streamline root cause analysis, and confirm whether server-side systems are responsible for user-impacting issues.
Workflow
- Ensure logs integration is enabled in Noibu. Learn more about logs integration.
-
Filter sessions by log severity (error, warning, fatal). Use additional filters for frontend symptoms or specific URLs to narrow results.
- While watching session playback, click the "i" icon to drill into log data alongside session replay.
- Confirm if the frontend error correlates with a backend failure (e.g., API failure).
Common Filters
- Log severity
- URL
- Custom Attributes (e.g., order ID)
- Session Symptoms
Next Steps
As you review a session replay and its associated backend logs, you may discover details or insights that should be shared with other team members for more context, prioritization, and/or debugging. Learn more about gauging the impact of a session, and how to share or action it.