home.social

#lnav — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #lnav, aggregated by home.social.

  1. `lnav` is a fab tool for analysing logs. Today I used it for debugging a verbose `strace -f` log file to analyse what the problem was w/smth and it was cool

    Tip: hit `<tab>` to edit, enable, and disable existing text filters added w/e.g. `:filter-in` and `:filter-out`.

    #lnav #Linux #Logs #strace #debugging #ArchLinux #Tools #DebuggingTools #Sysadmin #CommandLine

  2. So I'm googling+udm14 if someone has made an lnav format for minecraft (client + server) logs: "lnav minecraft log".

    First link is the #lnav page, but without mentioning #minecraft.

    Second link is from minecraft wiki:

    "There are nine types of logs: oak, spruce, birch, jungle, acacia, dark oak, mangrove, cherry blossom, and pale oak; and two types of stems: crimson, and warped."

    Right... I need to be more specific.

    #unix

    (Joke aside, it should be #log4j, but lnav doesn't recognize it.)

  3. Wochenrückblick, Ausgabe 68 (2024-47)

    Themen:

    🪵 Woodworking Level-Up: Drechselbank

    🐚 CLI-Tool der Woche: lnav

    🇪🇺 European alternatives for popular services

    🔗 Web Share API

    📐 FreeCAD 1.0.0

    📺 EpisodeHive

    🔊 In dieser Woche gehört: Tommahawk, Lena Brysch

    #Wochenrückblick #CLI #Shell #lnav #Drechseln #Holz #Woodworking #Woodturning #Europe #WebShareApi #FreeCAD #Onshape #Fusion360 #Autodesk #Episodehive #IMDB #TV #Techno

    marcusjaschen.de/blog/2024/202

  4. #lnav, short for Log File Navigator is a command-line tool designed to make log analysis more intuitive and efficient.
    github.com/tstack/lnav

    I like the functionality to execute SQL queries directly on log files and today I discover that I can visualize data using #Gantt charts 😋

    You can test lnav from your terminal `ssh [email protected]` and there is also a tutorial `ssh [email protected]`

  5. Random #CLI tool of the day: #lnav

    lnav.org/

    It’s an amazing #log viewer, and if you ever need to look at logs on #Linux (locally or remotely), do yourself a favour and check it out.

  6. @C_Duv @usul Intéressant aussi #lnav, et c’est dans les paquets de ma distro. Merci !

  7. is a log file navigator.

    lnav is a program which reads log files and displays their combined contents in chronological order. lnav highlights and colorizes relevant or important information, including actions and errors. lnav understands several log formats, can create timestamped logs from any program output, and can filter by regex or SQL.

    Website 🔗️: lnav.org/

    apt 📦️: lnav