TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Vlogscli – interactive command-line tool for querying VictoriaLogs

3 点作者 valyala7 个月前

1 comment

valyala7 个月前
The power of interactive command-line tools is very undervalued comparing to tools with web UI or desktop tools with graphical UI. Command-line tools can provide more useful information needed by users, while providing much higher signal&#x2F;noise ratio.<p>I tried creating `vlogscli` with the basic functionality needed for interactive logs&#x27; investigation with high productivity. It supports query history, scrolling over large responses, instant canceling of long-running queries and live tailing.<p>See slides from the recent talks about VictoriaLogs and vlogscli - <a href="https:&#x2F;&#x2F;docs.google.com&#x2F;presentation&#x2F;d&#x2F;1ocib-qMiT4AfDm-LegKEy8nkOIGsNBcYFd-qFrMPbvY&#x2F;edit?usp=sharing" rel="nofollow">https:&#x2F;&#x2F;docs.google.com&#x2F;presentation&#x2F;d&#x2F;1ocib-qMiT4AfDm-LegKE...</a>