#lnav — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #lnav, aggregated by home.social.
-
`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
-
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.
(Joke aside, it should be #log4j, but lnav doesn't recognize it.)
-
-
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
-
Cool, das kannte ich noch nicht: #lnav
https://www.cyberciti.biz/open-source/lnav-linux-unix-ncurses-terminal-log-file-viewer/
-
#lnav, short for Log File Navigator is a command-line tool designed to make log analysis more intuitive and efficient.
https://github.com/tstack/lnavI 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]`
-
lnav 0.12 Released with Gantt Chart View of Log files
https://debugpointnews.com/lnav-0-12/ -
#lnav 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 🔗️: https://lnav.org/
apt 📦️: lnav