syslog-ng-debun

Enhanced system logging daemon (metapackage)

Install

All systems
curl cmd.cat/syslog-ng-debun.sh
Debian Debian
apt-get install syslog-ng-core
Ubuntu
apt-get install syslog-ng-core
Alpine
apk add syslog-ng
Arch Arch Linux
pacman -S syslog-ng
image/svg+xml Kali Linux
apt-get install syslog-ng-core
Fedora
dnf install syslog-ng
Windows (WSL2)
sudo apt-get update sudo apt-get install syslog-ng-core
Raspbian
apt-get install syslog-ng
Docker
docker run cmd.cat/syslog-ng-debun syslog-ng-debun powered by Commando

syslog-ng

Enhanced system logging daemon (metapackage)

syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. Key features: * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). This package is a metapackage, depending on the rest of syslog-ng, including all available plugins. It can be safely removed, if only parts of syslog-ng need to be installed.

syslog-ng-core

Enhanced system logging daemon (core)

syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. Key features: * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). This package provides the core syslog-ng, with all the plugins required for a standard installation.