macOS
brew install logdylocal Homebrew formula metadata
安装
brew install logdylocal Homebrew formula metadata
nix profile install nixpkgs#logdynixpkgs package indexes · pkgs/by-name/lo/logdy/package.nix · 来源: api.github.com
概览
Web based real-time log viewer
历史
Logdy is a lightweight single-binary log viewer that pipes terminal logs into a local web UI for real-time viewing, filtering, parsing, and exploration.
The official README presents Logdy as a local, zero-dependency single binary with an embedded web UI. Its release history in GitHub begins in early 2024, and the README identifies v0.17.0 as the June 2025 release line.
The project is implemented as a Go backend with embedded UI assets and can also be used as a Go library. Its release process publishes precompiled binaries for Linux, macOS, and Windows-style targets from GitHub releases.
Logdy is young compared with the other packages in this batch. Official project materials frame it around local developer productivity rather than fleet-scale log aggregation: piping `tail -f`, Node.js, Docker, Kubernetes, journalctl, or application output into a browser UI.
Package adoption is still narrow but visible: the supplied metadata records Homebrew and Nix packages, while the README documents Homebrew installation and direct binary downloads from GitHub releases.
Typical use is `tail -f file.log | logdy`, `logdy follow app-out.log --full-read`, or `logdy stdin "npm run dev"`. The web UI defaults to localhost port 8080, and the CLI supports modes for stdin, files, sockets, REST forwarding, demos, and utility operations.
Logdy can accept an optional JSON UI config path with `--config`, but the path is user supplied rather than a documented default config-file location. It also exposes flags for an API key, UI password, append-to-file behavior, message buffer size, and analytics/update opt-outs.
Logdy represents the modern single-binary developer-tool pattern: a Go executable embeds a browser UI, ships cross-platform binaries, and becomes useful immediately through a pipe. Package managers make that workflow feel like installing grep or jq, even though the tool launches a local web app.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
logdy | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/logdyhq/logdy-core
安装元数据
| 软件包键 | brew:logdy |
|---|---|
| 版本 | 0.17.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/logdy |
| 主页 | https://logdy.dev |
| 仓库 | https://github.com/logdyhq/logdy-core |
| 上游文档 | https://logdy.dev/docs |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/logdyhq/logdy-core/archive/refs/tags/v0.17.1.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | logdy |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
logdy
nix profile install nixpkgs#logdy来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.