macOS
brew install rsysloglocal Homebrew formula metadata
brew / rank 3588
Enhanced, multi-threaded syslogd. Version 8.2608.0 via Homebrew; verified 2026-09-12. Also installable with debian: sudo apt install rsyslog.
install
brew install rsysloglocal Homebrew formula metadata
sudo apk add rsyslogAlpine Linux edge package indexes · rsyslog · source: dl-cdn.alpinelinux.org
sudo apt install rsyslogDebian stable package indexes · rsyslog · source: deb.debian.org
sudo dnf install rsyslogFedora Rawhide package metadata · rsyslog · source: dl.fedoraproject.org
nix profile install nixpkgs#rsyslognixpkgs package indexes · pkgs/by-name/rs/rsyslog/package.nix · source: api.github.com
sudo zypper install rsyslogopenSUSE Tumbleweed package metadata · rsyslog · source: download.opensuse.org
overview
Enhanced, multi-threaded syslogd
history
rsyslog is a modular, multithreaded syslog daemon and log-processing engine. It preserves compatibility with traditional syslog workflows while supporting structured configuration, queues, filtering, reliable transport, and diverse inputs and outputs.
Rainer Gerhards launched rsyslog in 2004 as a fork of sysklogd. Its initial goals included reliable network transport, better formatting and timestamp precision, database output, and a more extensible design while retaining syslog compatibility.
The project introduced a multithreaded queue engine and RainerScript in 2008. By 2010 its modular input/output architecture had matured, laying the groundwork for its later role as a general-purpose log-processing engine.
Fedora 8 selected rsyslog as its default syslog daemon in 2007, while Red Hat involvement strengthened packaging and IPv6 support. It later became commonly distributed across major Linux package ecosystems; the supplied mappings include Alpine, Debian, Ubuntu, Fedora-family, Nix, openSUSE, and Homebrew.
By the 2010s, deployments increasingly used rsyslog not only as a local syslog daemon but as a high-volume event pipeline, aided by queues, structured data, and integrations with systems such as Elasticsearch and Kafka.
On Linux, the distribution-owned main configuration normally resides at `/etc/rsyslog.conf`. Administrators are encouraged to leave that file intact and place new RainerScript rules in `/etc/rsyslog.d/*.conf`.
Common deployments collect local sockets or the systemd journal, receive remote syslog over TCP or UDP, filter and transform messages, buffer them through queues, and write them to files, databases, search systems, or streaming platforms.
rsyslog matters to package and systems enthusiasts because it sits at the boundary between classic Unix compatibility and modern observability infrastructure. A single package can accept traditional syslog configuration while also providing modules, disk-assisted queues, structured logging, filtering, and delivery to databases or event platforms.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/rsyslog.conf/etc/rsyslog.d/*.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
msggen | cli | global executable | |
rsyslog_diag_hostname | cli | global executable | |
rsyslogd | 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.
install metadata
| Package key | brew:rsyslog |
|---|---|
| Version | 8.2608.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/rsyslog |
| Homepage | https://www.rsyslog.com/ |
| Upstream docs | https://www.rsyslog.com/ |
| License | Apache-2.0 AND GPL-3.0-or-later AND LGPL-3.0-or-later |
| Source archive | https://www.rsyslog.com/files/download/rsyslog/rsyslog-8.2608.0.tar.gz |
| Last updated | 2026-09-12T11:18:46Z |
| Pulse | updated |
| Dependencies | gnutls, libestr, libfastjson, libyaml, protobuf-c, snappy |
| Build dependencies | pkgconf |
| Uses from macOS | curl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rsyslog |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
rsyslog 8.2504.0-1
reliable system and kernel logging daemon
sudo apt install rsyslogrsyslog-clickhouse 8.2504.0-1
ClickHouse output plugin for rsyslog
sudo apt install rsyslog-clickhousersyslog-czmq 8.2504.0-1
ZeroMQ protocol support for rsyslog via CZMQ
sudo apt install rsyslog-czmqrsyslog-docker 8.2504.0-1
Docker input plugin for rsyslog
sudo apt install rsyslog-dockerrsyslog-elasticsearch 8.2504.0-1
Elasticsearch output plugin for rsyslog
sudo apt install rsyslog-elasticsearchrsyslog-gnutls 8.2504.0-1
TLS protocol support for rsyslog (GnuTLS)
sudo apt install rsyslog-gnutlsrsyslog-gssapi 8.2504.0-1
GSSAPI authentication and encryption support for rsyslog
sudo apt install rsyslog-gssapirsyslog-hiredis 8.2504.0-1
Redis support for rsyslog
sudo apt install rsyslog-hiredisrsyslog-kafka 8.2504.0-1
Apache Kafka support for rsyslog
sudo apt install rsyslog-kafkarsyslog-kubernetes 8.2504.0-1
Kubernetes metadata support for rsyslog
sudo apt install rsyslog-kubernetesrsyslog-mongodb 8.2504.0-1
MongoDB output plugin for rsyslog
sudo apt install rsyslog-mongodbrsyslog-mysql 8.2504.0-1
MySQL output plugin for rsyslog
sudo apt install rsyslog-mysqlrsyslog-openssl 8.2504.0-1
TLS/DTLS protocol support for rsyslog (OpenSSL)
sudo apt install rsyslog-opensslrsyslog-pgsql 8.2504.0-1
PostgreSQL output plugin for rsyslog
sudo apt install rsyslog-pgsqlrsyslog-relp 8.2504.0-1
RELP protocol support for rsyslog
sudo apt install rsyslog-relprsyslog-snmp 8.2504.0-1
SNMP protocol support for rsyslog
sudo apt install rsyslog-snmpsource 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.