- Documentation
- Learning Hub
- Module 3 of 4 Logs Drilldown
What is Grafana Logs Drilldown?
Slide 2 of 8
What is Logs Drilldown?
Grafana Logs Drilldown is a queryless interface for exploring logs that enables automatic visualization and exploration without writing LogQL.
How it works
Logs Drilldown automatically detects structure in your logs:
- Labels that index logs (job, instance, namespace)
- Parsed fields extracted from log messages (level, status_code, user_id)
- The actual log message content
- Timestamp of when logs were emitted
Core capabilities
- Narrow to specific services or systems
- Find logs matching certain patterns or field values
- Look for specific messages or errors
- Observe log distribution over time
- Save, share, and resume explorations
- Create dashboards and alerts from findings