# apachetop を Homebrew, apt, dnf, MacPorts でインストール

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

## インストール

```sh
sudo av install brew:apachetop
```

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

### macOS

- Homebrew (100%):

```sh
brew install apachetop
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install apachetop
```

  証拠: MacPorts ports tree: sysutils/apachetop/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install apachetop
```

  証拠: Debian stable package indexes: apachetop from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install apachetop
```

  証拠: Fedora Rawhide package metadata: apachetop from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:apachetop
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/apachetop>
- **バージョン:** 0.23.2
- **ソース概要:** Top-like display of Apache log
- **ホームページ:** <https://github.com/tessus/apachetop>
- **リポジトリ:** <https://github.com/tessus/apachetop>
- **ライセンス:** BSD-3-Clause
- **ソースアーカイブ:** <https://github.com/tessus/apachetop/releases/download/0.23.2/apachetop-0.23.2.tar.gz>
- **最終更新:** 2026-06-22T14:02:44-07:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- apachetop (cli)
- apachetop (エイリアス)

## 依存関係

- adns
- ncurses
- pcre2

## ビルド依存関係

- autoconf
- automake
- pkgconf

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.23.2
- マネージャ更新日: 2026-06-22
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/tessus/apachetop
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

ApacheTop is a small terminal monitor that gives Apache HTTP Server access logs a `top`-like live display. Its package value is direct and old-school: install it, point it at a log, and watch request, URL, referrer, and host activity update in real time.

### プロジェクトの歴史

ApacheTop predates the modern observability stack and comes from the era when command-line log monitors were often the fastest way to understand a busy web server. The maintained GitHub repository describes it as a top-like display of Apache log activity.

The project is comparatively small and its official history is thin. The current repository and README are the reliable source of identity, usage, and maintainer continuity.

### 採用の歴史

The supplied package-manager data lists ApacheTop in Homebrew, Debian, Ubuntu, Fedora/dnf, and MacPorts. That distribution footprint is the strongest source-backed adoption signal: it has survived as a useful sysadmin utility across Unix-like packaging ecosystems.

### 使われ方

ApacheTop is used from a shell against Apache access logs, usually during live troubleshooting or quick traffic inspection. It appeals when a full metrics pipeline is unnecessary or unavailable.

Because it works directly with logs and has no documented credentials file or required config file, it fits the classic single-purpose Unix tool model.

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

ApacheTop is the sort of package that persists because it does one operational task with minimal ceremony. It is interesting to package nerds as a compact C-era monitoring utility that still appears in mainstream OS repositories.

### タイムライン

- 2000s: ApacheTop circulates as a terminal log-monitoring utility for Apache access logs.
- 2010s: The project remains available through Linux distributions and macOS package managers.
- 2020s: The maintained GitHub repository continues to serve as the official source and documentation surface.

### Related projects

- Apache HTTP Server produces the access logs ApacheTop monitors.
- `top`, `tail -f`, `goaccess`, and log-analysis tools occupy nearby command-line monitoring territory.

### ソース

- <https://github.com/tessus/apachetop>
- <https://github.com/tessus/apachetop#readme>
- source_facts.description
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** apachetop
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Debian apt - apachetop - 0.23.2-3: normalized package name match | Debian stable package indexes: apachetop from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Realtime Apache monitoring tool | https://github.com/tessus/apachetop
- Ubuntu apt - apachetop - 0.23.2-2build3: normalized package name match | Ubuntu 24.04 LTS package indexes: apachetop from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Realtime Apache monitoring tool | https://github.com/tessus/apachetop
- dnf - apachetop - 0.23.2-10.fc45: normalized package name match | Fedora Rawhide package metadata: apachetop from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Top-like display of Apache logs | https://github.com/tessus/apachetop
- MacPorts - apachetop: normalized package name match | MacPorts ports tree: sysutils/apachetop/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [pcre2](https://pkg.so/ja/brew/pcre2/) - Runtime dependency declared by Homebrew.
- [ncurses](https://pkg.so/ja/brew/ncurses/) - Runtime dependency declared by Homebrew.
- [adns](https://pkg.so/ja/brew/adns/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [autoconf](https://pkg.so/ja/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://pkg.so/ja/brew/automake/) - Build dependency declared by Homebrew.
- [pv](https://pkg.so/ja/brew/pv/) - Shares pkgdb curated category or tags: cli, monitoring, system.
- [mactop](https://pkg.so/ja/brew/mactop/) - Shares pkgdb curated category or tags: cli, monitoring, system.
- [duf](https://pkg.so/ja/brew/duf/) - Shares pkgdb curated category or tags: cli, monitoring, system.
- [node_exporter](https://pkg.so/ja/brew/node-exporter/) - Shares pkgdb curated category or tags: cli, monitoring, system.
- [netdata](https://pkg.so/ja/brew/netdata/) - Shares pkgdb curated category or tags: cli, monitoring, system.
- [ctop](https://pkg.so/ja/brew/ctop/) - Shares pkgdb curated category or tags: cli, monitoring, system.
- [asitop](https://pkg.so/ja/brew/asitop/) - Shares pkgdb curated category or tags: cli, monitoring, system.
- [rrdtool](https://pkg.so/ja/brew/rrdtool/) - Shares pkgdb curated category or tags: cli, monitoring, system.
- [bpftop](https://pkg.so/ja/brew/bpftop/) - Local package facts share a topical domain. Shared terms: cli, monitoring, system.

## Combined YAML source

View the package source record on GitHub. [combined/apachetop.yml](https://github.com/mxcl/pkgdb/blob/main/combined/apachetop.yml)


## ソース

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