The Log Explorer is your central hub for searching, filtering, and analyzing logs from every service in your stack. Whether you are debugging an error or investigating an incident, the Log Explorer helps you find the needle in the haystack.
Navigate to Observability > Logs in the sidebar. You will see a live stream of logs from all connected sources.
Use the search bar at the top to filter logs. Nova supports full-text search and structured queries:
This finds all error logs from the api-gateway service containing "connection refused".
Click the time picker to narrow your search to a specific window. You can select preset ranges (last 15 min, 1 hour, 24 hours) or enter a custom range.
The left sidebar shows facets like service name, host, log level, and custom tags. Click any facet value to add it as a filter.
Click AI Explain on any log line to have Nova analyze the error in context and suggest possible causes and fixes.
Found a pattern you want to track? Click Create Alert from Query to turn your search into a real-time alert that triggers when matching logs exceed a threshold.
Save commonly used queries as Saved Views. Share them with your team so everyone can access the same filtered log view.
Search and analyze logs from your entire infrastructure in one place.
Start Free Trial