lnav – advanced log file viewer for the small-scale

Last Updated on July 11, 2021

lnav is the logfile navigator, an open source curses-based tool for viewing and analyzing log files.

It looks for any semantic information gleaned from the files being reviewed such as timestamps and log levels. lnav can do things like interleaving messages from different files, generate histograms of messages over time, and providing hotkeys for navigating through the file. It understands and analyzes /var/log/syslog, Apache access logs, Strace, and other protocols that include timestamps.

The tool color highlights important information. For example, it marks warnings in yellow and errors in red. lnav can help highlight the parts that are important and filter out the noise.

Features include:

  • Support for the following log file formats: – Common Web Access Log format, CUPS page_log, Syslog, Glog, VMware ESXi/vCenter Logs, dpkg.log, uwsgi, “Generic” – any message that starts with a timestamp, Strace, SnapLogic Server Log, Fsck_hfs, OpenAM, and more.
  • Pretty-Print View – reformats structured data, like XML or JSON, so that it is easier to read.
  • Histogram view – displays the number of log messages per bucket-of-time.
  • Filters – display only lines that match or do not match a set of regular expressions.
  • “Live” operation – searches are done as you type; new log lines are automatically loaded and searched as they are added; filters apply to lines as they are loaded; and, SQL queries are checked for correctness as you type.
  • Automatic tailing – the log file view automatically scrolls down to follow new lines that are added to files. Simply scroll up to lock the view in place and then scroll down to the bottom to resume tailing.
  • Time-of-day ordering of lines – log lines from all the files are loaded and then sorted by time-of-day. Relieves you of having to manually line up log messages from different files.
  • Syntax highlighting – errors and warnings are colored in red and yellow, respectively. Highlights are also applied to: SQL keywords, XML tags, file and line numbers in Java backtraces, and quoted strings.
  • Navigation – use hotkeys for jumping to the next or previous error or warning and moving forward or backward by an amount of time. Hotkeys provide spatial navigation, chronological navigation, bookmarks, display, and query.
  • Query Logs Using SQL – log files are directly used as the backing for SQLite virtual tables. There are several built-in extensions that provide extra functions and collators beyond those provided by SQLite.
  • Command and search history.
  • Compressed files are automatically detected and uncompressed on the fly.
  • Session information is stored automatically for the set of files that were passed in on the command-line and reloaded the next time lnav is executed.

Website: lnav.org
Support: GitHub
Developer: Tim Stack and contributors
License: GNU GPL v3

LNAV

lnav is written in C++. Learn C++ with our recommended free books and free tutorials.

Return to Console Log File Analyzers Home Page


Popular series
Free and Open Source SoftwareThe largest compilation of the best free and open source software in the universe. Each article is supplied with a legendary ratings chart helping you to make informed decisions.
ReviewsHundreds of in-depth reviews offering our unbiased and expert opinion on software. We offer helpful and impartial information.
The Big List of Active Linux Distros is a large compilation of actively developed Linux distributions.
Alternatives to Proprietary SoftwareReplace proprietary software with open source alternatives: Google, Microsoft, Apple, Adobe, IBM, Autodesk, Oracle, Atlassian, Corel, Cisco, Intuit, and SAS.
GamesAwesome Free Linux Games Tools showcases a series of tools that making gaming on Linux a more pleasurable experience. This is a new series.
Artificial intelligence iconMachine Learning explores practical applications of machine learning and deep learning from a Linux perspective. We've written reviews of more than 40 self-hosted apps. All are free and open source.
Guide to LinuxNew to Linux? Read our Linux for Starters series. We start right at the basics and teach you everything you need to know to get started with Linux.
Alternatives to popular CLI tools showcases essential tools that are modern replacements for core Linux utilities.
System ToolsEssential Linux system tools focuses on small, indispensable utilities, useful for system administrators as well as regular users.
ProductivityLinux utilities to maximise your productivity. Small, indispensable tools, useful for anyone running a Linux machine.
AudioSurveys popular streaming services from a Linux perspective: Amazon Music Unlimited, Myuzi, Spotify, Deezer, Tidal.
Saving Money with LinuxSaving Money with Linux looks at how you can reduce your energy bills running Linux.
Home ComputersHome computers became commonplace in the 1980s. Emulate home computers including the Commodore 64, Amiga, Atari ST, ZX81, Amstrad CPC, and ZX Spectrum.
Now and ThenNow and Then examines how promising open source software fared over the years. It can be a bumpy ride.
Linux at HomeLinux at Home looks at a range of home activities where Linux can play its part, making the most of our time at home, keeping active and engaged.
Linux CandyLinux Candy reveals the lighter side of Linux. Have some fun and escape from the daily drudgery.
DockerGetting Started with Docker helps you master Docker, a set of platform as a service products that delivers software in packages called containers.
Android AppsBest Free Android Apps. We showcase free Android apps that are definitely worth downloading. There's a strict eligibility criteria for inclusion in this series.
Programming BooksThese best free books accelerate your learning of every programming language. Learn a new language today!
Programming TutorialsThese free tutorials offer the perfect tonic to our free programming books series.
Linux Around The WorldLinux Around The World showcases usergroups that are relevant to Linux enthusiasts. Great ways to meet up with fellow enthusiasts.
Stars and StripesStars and Stripes is an occasional series looking at the impact of Linux in the USA.
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Please read our Comment FAQ before posting a comment.

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments