
LNAV
GoAccess
Angle-grinder
glogg
Superintendent.app
OctoSQL
BareTail
jq
StackTips 2.0
StackTips 2.0No features have been listed yet.
No StackTips 2.0 videos yet. You could help us improve this page by suggesting one.
Based on our record, LNAV seems to be a lot more popular than StackTips 2.0. While we know about 63 links to LNAV, we've tracked only 4 mentions of StackTips 2.0. 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.
>I made a CLI logs viewers and querier for my job, which is very useful but would have taken me a few days to write (~3k LoC) I recall The Mythical Man-Month stating a rough calculation that the average software developer writes about 10 net lines of new, production-ready code per day. For a tool like this going up an order of magnitude to about 100 lines of pretty good internal tooling seems reasonable. OP... - Source: Hacker News / about 1 year ago
Thereโs a tool called lnav that will parse logfiles into a temporary SQLite database and allows to analyse them using SQL features: https://lnav.org/. - Source: Hacker News / about 2 years ago
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 / about 2 years ago
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 / over 2 years ago
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 / over 2 years ago
Originally published at http://stacktips.com. - Source: dev.to / over 2 years ago
Today, I am excited to take a giant leap forward in my journey by open-source the codebase of my blog stacktips is now available on GitHub. - Source: dev.to / almost 3 years ago
Now I am running this blog stacktips.com. It is a custom-built site, using Python, Django, and VueJS. - Source: dev.to / almost 3 years ago
Prefix="og: https://ogp.me/ns#"> StackTips - Resources for Developers property="og:url" content="https://stacktips.com"> property="og:type" content="website"> property="og:title" content="StackTips- Resources for Developers"> property="og:description" content="StackTips provides developer friendly ways to learn programming. We aim to teach developers in the most efficient ways... - Source: dev.to / almost 3 years ago
GoAccess - Open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix...
Angle-grinder - Command-line tool to parse, aggregate, sum, average, min/max, percentile, and sort log data.
glogg - glogg is a multi-platform GUI application to browse and search through long or complex log files.
Superintendent.app - Superintendent.app is a Desktop app that enables you to write SQL on CSV files.
OctoSQL - OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL. - cube2222/octosql
BareTail - BareTail is a real-time log file monitoring tool. Features Real-time file viewing