Software Alternatives, Accelerators & Startups

fzf VS LNAV

Compare fzf VS LNAV and see what are their differences

fzf logo fzf

A command-line fuzzy finder written in Go

LNAV logo LNAV

The Log File Navigator (lnav) is an advanced log file viewer for the console.
  • fzf Landing page
    Landing page //
    2023-09-26
  • LNAV Landing page
    Landing page //
    2022-10-04

fzf videos

Vim universe. fzf - command line fuzzy finder

More videos:

  • Review - How I Work: fzf
  • Review - fzf - Fuzzy Finder For Your Shell - Linux TUI

LNAV videos

LNAV: Easy Color Coded Real Time Log File Viewer for Linux

Category Popularity

0-100% (relative to fzf and LNAV)
Note Taking
100 100%
0% 0
Monitoring Tools
0 0%
100% 100
Productivity
100 100%
0% 0
Log Management
0 0%
100% 100

User comments

Share your experience with using fzf and LNAV. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare fzf and LNAV

fzf Reviews

We have no reviews of fzf yet.
Be the first one to post

LNAV Reviews

Best Log Management Tools: Useful Tools for Log Management, Monitoring, Analytics, and More
If Enterprise-level log management tool is overwhelming you by now, you may want to look into LNAV — an advanced log data manager intended to be used by smaller-scale IT teams. With direct terminal integration, it can stream log data as it is incoming in real-time. You don’t have to worry about setting anything up or even getting an extra server; it all happens live on your...
Source: stackify.com

Social recommendations and mentions

Based on our record, fzf should be more popular than LNAV. It has been mentiond 216 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

fzf mentions (216)

  • Fzf advanced integration in Powershell
    If you want to integrate fzf with rg, fd, bat to fuzzy find files, directories or ripgrep the content of a file and preview using bat, but the fzf document only has commands for Linux shell (bash,...), and you want to achieve that on your Windows Machine using Powershell, this post may be for you. - Source: dev.to / 11 days ago
  • Ask HN: Any tool for managing large and variable command lines?
    I have removed limit for bash history lines and file size and am using https://github.com/junegunn/fzf for reverse-search. - Source: Hacker News / about 2 months ago
  • So You Think You Know Git – Git Tips and Tricks by Scott Chacon
    Those are the most used aliases in my gitconfig. "git fza" shows a list of modified/new files in an fzf window, and you can select each file with tab plus arrow keys. When you hit enter, those files are fed into "git add". Needs fzf: https://github.com/junegunn/fzf. - Source: Hacker News / 4 months ago
  • Which command did you run 1731 days ago?
    > my history is so noisy I had to find another way The fzf search syntax can help, if you become familiar with it. It is also supported in atuin [2]. [1]: https://github.com/junegunn/fzf#search-syntax. - Source: Hacker News / 5 months ago
  • Z – Jump Around
    You call it with `n` and get an interactive fuzzy search for your directories. If you do `n https://github.com/sharkdp/fd. - Source: Hacker News / 5 months ago
View more

LNAV mentions (61)

  • ht: Headless Terminal
    As others have kinda alluded to, it could be useful for testing TUI applications. I develop a logfile viewer for the terminal (https://lnav.org) and have a similar application[1] for testing, but it's a bit flaky. It produces/checks snapshots like [2]. I think the problems I run into are more around different versions of ncurses producing slightly different outputs. [1] - - Source: Hacker News / 14 days ago
  • Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones?
    The Logfile Navigator (https://lnav.org) is a log file viewer/merger/tailer for the terminal. It has some advanced UX features, like showing previews of operations and displaying context sensitive help. For example, the preview for filtering out logs by regex is to highlight the lines that will be hidden in red. This can make crafting the right regex a bit easier since the preview updates as you type. lnav... - Source: Hacker News / about 1 month ago
  • Angle-grinder: Slice and dice logs on the command line
    See https://lnav.org for a powerful mini-ETL CLI power tool; it embeds SQLite, supports ~every format, has great UX and easily handles a few million rows at a time. - Source: Hacker News / about 2 months ago
  • Toolong: Terminal application to view, tail, merge, and search log files
    The code base seems like a good reference as a small Python project. My fav option in this class of apps: https://lnav.org/ It lets you use journalctl with pipes as requested here: https://github.com/Textualize/toolong/issues/4. - Source: Hacker News / 4 months ago
  • Logdy.dev – web based logs viewer UI for local development environment
    For local development, I cannot recommend lnav[1] enough. Discovering this tool was a game changer in my day to day life. Adding comments, filtering in/out, prettify and analyse distribution is hard to live without now. I don't think a browser tool would fit in my workflow. I need to pipe the output to the tool. [1] https://lnav.org/. - Source: Hacker News / 4 months ago
View more

What are some alternatives?

When comparing fzf and LNAV, you can also consider the following products

fd - A simple, fast and user-friendly alternative to 'find'.

BareTail - BareTail is a real-time log file monitoring tool. Features Real-time file viewing

Bat - A cat(1) clone with wings.

glogg - glogg is a multi-platform GUI application to browse and search through long or complex log files.

fzy - A better fuzzy finder

klogg - klogg is the fork of glogg - the fast, smart log explorer.