pkg.soopen package index

brew / 順位 7848

nerdlog を Homebrew, apk, MacPorts, Nix でインストール

nerdlog のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install nerdlog

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install nerdlog

MacPorts ports tree · sysutils/nerdlog/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add nerdlog

Alpine Linux edge package indexes · nerdlog · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#nerdlog

nixpkgs package indexes · pkgs/by-name/ne/nerdlog/package.nix · ソース: api.github.com

概要

パッケージ概要

TUI log viewer with timeline histogram and no central server

コマンドとエイリアス

  • nerdlog

履歴

プロジェクトの歴史と使われ方

Nerdlog is a remote-first terminal log viewer for querying logs across multiple machines over SSH without running a central log server. The public repository was created on 2025-04-20 and v1.0.0 was released on 2025-04-22, but the README says the tool was originally hacked together in 2022 and then cleaned up and open sourced in 2025.

プロジェクトの歴史

The maintainer frames Nerdlog as loosely inspired by Graylog and Kibana, but intentionally avoiding their server-side setup. The README states the primary use case: reading system logs from `/var/log/messages`, `/var/log/syslog`, or `journalctl` across one or more remote hosts, including large log files around 1GB or more. It does remote-side analysis, transfers matching rows plus timeline histogram data, compresses most data in transit, and merges results into a single TUI.

GitHub metadata retrieved on 2026-07-01 showed about 1.5k stars and 39 forks. GitHub releases list v1.0.0 on 2025-04-22 and v1.10.0 on 2025-06-09, indicating a short but active public release window.

採用の歴史

The adoption story is early and mostly source/community driven: GitHub stars, Hacker News and Reddit discussion, Homebrew/MacPorts/Alpine packaging, and the maintainer's own article and README. The Homebrew formula API reported stable version 1.10.0 and 10 install-on-request events in the prior 30 days when checked on 2026-07-01, so packaged usage is still small compared with the attention around the initial open-source release.

使われ方

Users run `nerdlog`, define local or SSH logstreams, filter with awk-like expressions or regular expressions, and use the timeline histogram to narrow the time range. It is aimed at operators who have SSH access to hosts and want Graylog/Kibana-like querying for plain system logs without deploying Elasticsearch, agents, collectors, or a log database.

パッケージ好きにとっての重要性

Nerdlog is a useful package-nerd signal for the 'no server, just SSH and logs' school of operations tooling. It complements heavier log stacks by serving small fleets, personal infrastructure, and incident debugging where setup time matters more than centralized retention.

タイムライン

  • 2022: Maintainer says the first version was hacked together to replace painfully slow Splunk setups.
  • 2025-04-20: GitHub repository created.
  • 2025-04-22: v1.0.0 released.
  • 2025-06-09: v1.10.0 released.

Related projects

  • Graylog
  • Kibana
  • Splunk
  • journalctl
  • syslog
  • SSH
  • gawk

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:server

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
nerdlog実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.10.0
マネージャ更新日2026-07-26
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:nerdlog
バージョン1.10.0
パッケージマネージャHomebrew
ホームページhttps://dmitryfrank.com/projects/nerdlog/article
リポジトリhttps://github.com/dimonomid/nerdlog
最終更新2026-07-26T19:43:15+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

nerdlog

nix profile install nixpkgs#nerdlog
  • normalized package name match
  • 一致条件: Nerdlog
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ne/nerdlog/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

nerdlog 1.10.0-r11

A fast, remote-first, multi-host log TUI, timeline histogram & no central server

https://github.com/dimonomid/nerdlog

sudo apk add nerdlog
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: nerdlog
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Nerdlog
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nerdlog from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

nerdlog-doc 1.10.0-r11

A fast, remote-first, multi-host log TUI, timeline histogram & no central server (documentation)

https://github.com/dimonomid/nerdlog

sudo apk add nerdlog-doc
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: nerdlog
  • normalized package name match
  • 一致条件: Nerdlog
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nerdlog-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
MacPorts95%

nerdlog

sudo port install nerdlog
  • normalized package name match
  • 一致条件: Nerdlog
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/nerdlog/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation