macOS
brew install multitaillocal Homebrew formula metadata
sudo port install multitailMacPorts ports tree · sysutils/multitail/Portfile · source: api.github.com
brew
Tail multiple files in one terminal simultaneously. Version 7.1.5 via Homebrew; verified from local package data.
install
brew install multitaillocal Homebrew formula metadata
sudo port install multitailMacPorts ports tree · sysutils/multitail/Portfile · source: api.github.com
sudo apk add multitailAlpine Linux edge package indexes · multitail · source: dl-cdn.alpinelinux.org
sudo apt install multitailDebian stable package indexes · multitail · source: deb.debian.org
sudo dnf install multitailFedora Rawhide package metadata · multitail · source: dl.fedoraproject.org
nix profile install nixpkgs#multitailnixpkgs package indexes · pkgs/by-name/mu/multitail/package.nix · source: api.github.com
sudo zypper install multitailopenSUSE Tumbleweed package metadata · multitail · source: download.opensuse.org
overview
Tail multiple files in one terminal simultaneously
history
MultiTail, by Folkert van Heusden, is a terminal log-monitoring program often summarized by its project page as "tail on steroids." It keeps the familiar purpose of `tail -f` but uses an ncurses interface to follow one or many files in separate terminal panes, merge multiple inputs into one view, monitor wildcard-selected log files, and display output from external commands.
The tool's practical history is tied to Unix system administration before centralized log dashboards became common. Its feature list grew around live incident work: regex filtering, color rules, highlighting, search across windows, hiding and merging panes, status lines, scrollback, labels, and example color schemes for services such as Apache, Postfix, Squid, Asterisk, Sendmail, Samba, Exim, tcpdump, BIND, MySQL logs, and firewall logs. Its project news page shows public releases at least as far back as the mid-2000s, with a stable 7.0.0 release announced in 2022.
In package managers, MultiTail occupies the small but durable niche between plain `tail`, `less`, `watch`, log colorizers, and full observability systems. It is packaged across Homebrew, MacPorts, Debian/Ubuntu, Fedora, Alpine, Nix, and openSUSE-style ecosystems because it remains useful on servers and SSH sessions where a single terminal is the whole interface.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
multitail | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/folkertvanheusden/multitail
install metadata
| Package key | brew:multitail |
|---|---|
| Version | 7.1.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/multitail |
| Homepage | https://vanheusden.com/multitail/ |
| Repository | https://github.com/folkertvanheusden/multitail |
| Upstream docs | https://vanheusden.com/multitail |
| License | MIT |
| Source archive | https://github.com/folkertvanheusden/multitail/archive/refs/tags/7.1.5.tar.gz |
| Dependencies | ncurses |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | multitail |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
multitail 7.1.5-2
view multiple logfiles windowed on console
sudo apt install multitailmultitail
nix profile install nixpkgs#multitailmultitail 6.5.0-6
view multiple logfiles windowed on console
sudo apt install multitailmultitail 7.1.5-r0
MultiTail lets you view one or multiple files like the original tail program
http://www.vanheusden.com/multitail
sudo apk add multitailmultitail-doc 7.1.5-r0
MultiTail lets you view one or multiple files like the original tail program (documentation)
http://www.vanheusden.com/multitail
sudo apk add multitail-docmultitail 7.1.5-3.fc44
View one or multiple files like tail but with multiple windows
https://www.vanheusden.com/multitail/
sudo dnf install multitailmultitail 6.5.0-2.6
Tail Multiple Files
https://www.vanheusden.com/multitail/
sudo zypper install multitailmultitail
sudo port install multitailsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.