# Installer apachetop avec Homebrew, apt, dnf, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de apachetop pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install apachetop
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install apachetop
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: Fedora Rawhide package metadata: apachetop from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:apachetop
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.23.2
- **Résumé source:** Top-like display of Apache log
- **Page d'accueil:** <https://github.com/tessus/apachetop>
- **Dépôt:** <https://github.com/tessus/apachetop>
- **Dernière mise à jour:** 2026-06-22T14:02:44-07:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- apachetop (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.23.2
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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


## Combined YAML source

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


## Sources

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