Channel Revision Published Runs on
latest/stable 19 28 Apr 2022
Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04 Ubuntu 14.04
latest/stable 18 01 Feb 2021
Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04 Ubuntu 14.04
latest/candidate 19 22 Apr 2022
Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04
latest/edge 20 23 Nov 2022
Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04
juju deploy rsyslog
Show information

Platform:

Ubuntu
20.04 18.04 16.04 14.04

reliable system and kernel logging service

Rsyslog is a multi-threaded implementation of syslogd (a system utility providing support for message logging), with features that include:

  • reliable syslog over TCP, SSL/TLS and RELP
  • on-demand disk buffering
  • email alerting
  • writing to MySQL or PostgreSQL databases (via separate output plugins)
  • permitted sender lists
  • filtering on any part of the syslog message
  • on-the-wire message compression
  • fine-grained output format control
  • failover to backup destinations
  • enterprise-class encrypted syslog relaying

This is a simple rsyslogd logging server. It is most interesting when paired with the rsyslog-forwarder subordinate charm.