Welcome to lnav’s documentation!¶
The Log File Navigator (lnav) is an advanced log file viewer for the console. If you have a bunch of log files that you need to look through to find issues, lnav is the tool for you.
Contents:
- Introduction
- User Interface
- Hotkey Reference
- Command Line Interface
- Usage
- Scripts
- Cookbook
- Configuration
- Log Formats
- Sessions
- Commands
- SQLite Interface
- SQLite Tables Reference
- environ
- fstat(<path|pattern>)
- lnav_events
- lnav_file
- lnav_file_metadata
- lnav_user_notifications
- lnav_views
- lnav_views_echo
- lnav_view_files
- lnav_view_stack
- lnav_view_filters
- lnav_view_filter_stats
- lnav_view_filters_and_stats
- lnav_top_view
- all_logs
- lnav_focused_msg
- http_status_codes
- regexp_capture(<string>, <regex>)
- Events (v0.11.0+)
- Extracting Data
- Performance
- How It Works
- Frequently Asked Questions