5 matches found
Linux: kern.* in /etc/rsyslog.conf
Log all kernel events to local log file. SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription scriptoid"1.3.6.1.4.1.25623.1.0.150168";...
Linux: kern.emerg in /etc/rsyslog.conf
Syslogd can forward any information with priority SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...
Linux: *.info APPLICATION /var/log/message.log in /etc/rsyslog.conf
Log backend applications events with priority SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...
Linux: send logs to a remote log host in /etc/rsyslog.conf
There are three ways to forward message: the traditional UDP transport, which is extremely lossy but standard, the plain TCP based transport which loses messages only during certain situations but is widely available and the RELP transport which does not lose messages but is currently available...
Linux: Read /etc/rsyslog.conf (KB)
The rsyslog.conf file is the main configuration file for the rsyslogd which logs system messages on nix systems. This file specifies rules for logging. For special features see the rsyslogd manpage. Rsyslog.conf is backward-compatible with sysklogd SPDX-FileCopyrightText: 2020 Greenbone AG Some...