# logstalgia mit Homebrew, apk, apt, dnf, MacPorts, Nix, zypper, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für logstalgia in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:logstalgia
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install logstalgia
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install logstalgia
```

  Evidenz: MacPorts ports tree: www/logstalgia/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add logstalgia
```

  Evidenz: Alpine Linux edge package indexes: logstalgia from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install logstalgia
```

  Evidenz: Debian stable package indexes: logstalgia from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install logstalgia
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#logstalgia
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/lo/logstalgia/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install logstalgia
```

  Evidenz: openSUSE Tumbleweed package metadata: logstalgia from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install extras/logstalgia
```

  Evidenz: Scoop official bucket manifest trees: bucket/logstalgia.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:logstalgia
- **Paketmanager:** Homebrew
- **Version:** 1.1.5
- **Quellzusammenfassung:** Web server access log visualizer with retro style
- **Homepage:** <https://logstalgia.io/>
- **Repository:** <https://github.com/acaudwell/Logstalgia>
- **Zuletzt aktualisiert:** 2026-06-22T14:05:13-07:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- logstalgia (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.1.5
## Projektgeschichte und Nutzung

Logstalgia is a command-line OpenGL visualizer that replays or streams web server access logs as a retro arcade-style simulation. It turns ordinary Apache, Nginx, and similar access logs into an animated view of requests, hosts, response codes, and paths.

### Projektgeschichte

The project credits Andrew Caudwell and carries a 2008 copyright notice in its upstream README. Its GitHub repository was created in December 2009 and remains the official source repository for the Logstalgia codebase.

The README presents Logstalgia as a Unix-style tool around one executable, `logstalgia`, taking a log file path or `-` for standard input. Its options expose the visualizer's arcade metaphor: paddles, balls, groups, simulation speed, OpenGL display controls, and live reloadable user-supplied configuration files.

### Adoptionsgeschichte

Logstalgia has persisted as a niche but recognizable log-visualization tool in package-manager culture. The supplied package facts list it across Homebrew, Debian, Ubuntu, Fedora, openSUSE, MacPorts, Nix, Scoop, and Alpine packaging ecosystems.

The official GitHub repository shows visible long-tail adoption for a visual CLI utility, with roughly 1.8k stars, 172 forks, and releases continuing through `logstalgia-1.1.5` in March 2026.

### Wie es verwendet wird

Typical use is direct and pipeline-friendly: run `logstalgia access.log` for a saved log, or pipe live server logs with commands such as `tail -f /var/log/apache2/access.log | logstalgia --sync -`. The README also documents SSH streaming, time-window playback, custom grouping rules, and frame output for video capture.

The tool is most useful with busy web logs because its real-time visualization depends on enough request volume to make the simulation interesting.

### Warum Paket-Nerds sich dafür interessieren

For package nerds, Logstalgia is the durable example of a small C++/OpenGL CLI that made log files visual without becoming an observability platform. It sits at the odd intersection of sysadmin tooling, demo-scene aesthetics, and package-manager nostalgia.

### Zeitleiste

- 2008: Upstream README credits the original Logstalgia copyright to Andrew Caudwell.
- 2009: Official GitHub repository created.
- 2018: 1.1.x release series continues with `logstalgia-1.1.1` and `logstalgia-1.1.2`.
- 2026: `logstalgia-1.1.5` published on GitHub.

### Related projects

- Logstalgia is closely related in spirit to Gource, another Andrew Caudwell visualization project, but Logstalgia targets web access logs rather than source-code history.

### Quellen

- <https://api.github.com/repos/acaudwell/Logstalgia>
- <https://github.com/acaudwell/Logstalgia#readme>
- <https://github.com/acaudwell/Logstalgia/releases/tag/logstalgia-1.1.5>
- <https://logstalgia.io/>
- source_facts.package-manager


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Andere Paketmanager-Einträge

- Debian apt - logstalgia - 1.1.4-1+b2: normalized package name match | Debian stable package indexes: logstalgia from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | web server access log visualizer | http://logstalgia.io
- Nix - logstalgia: normalized package name match | nixpkgs package indexes: pkgs/by-name/lo/logstalgia/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - logstalgia - 1.1.4-1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: logstalgia from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | web server access log visualizer | http://logstalgia.io
- apk - logstalgia - 1.1.5-r1: normalized package name match | Alpine Linux edge package indexes: logstalgia from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A website access log visualisation tool | https://logstalgia.io/
- apk - logstalgia-doc - 1.1.5-r1: normalized package name match | Alpine Linux edge package indexes: logstalgia-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A website access log visualisation tool (documentation) | https://logstalgia.io/
- dnf - logstalgia - 1.1.5-2.fc45: normalized package name match | Fedora Rawhide package metadata: logstalgia from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Web server access log visualizer | https://github.com/acaudwell/Logstalgia
- zypper - logstalgia - 1.1.4-2.9: normalized package name match | openSUSE Tumbleweed package metadata: logstalgia from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A website access log visualization tool | https://logstalgia.io/
- MacPorts - logstalgia: normalized package name match | MacPorts ports tree: www/logstalgia/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - extras/logstalgia: normalized package name match | Scoop official bucket manifest trees: bucket/logstalgia.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Combined YAML source

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


## Quellen

- 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
