syslog-ng

Enhanced system logging daemon (metapackage)

Debian Debian
RUN apt-get update && \ apt-get install -y syslog-ng
Ubuntu
RUN apt-get update && \ apt-get install -y syslog-ng
Alpine
RUN apk add syslog-ng
Arch Arch Linux
RUN pacman -S --noconfirm syslog-ng
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y syslog-ng
Fedora
RUN dnf install -y syslog-ng
Raspbian
RUN apt-get update && \ apt-get install -y syslog-ng
click the source code to copy install syslog-ng on any operating system with command-not-found.com