Charmers Rsyslog

  • By charmers
Channel Revision Published Runs on
latest/stable 17 18 Mar 2021
Ubuntu 14.04
latest/edge 16 18 Mar 2021
Ubuntu 14.04
juju deploy charmers-rsyslog
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • forward_host | string

    A host to forward all logs to.

  • forward_options | string

    Options to add to the forward config, currently only used by RELP

  • forward_port | string

    Default: 514

    The port on the forward_host to send logs to.

  • forward_protocol | string

    Default: tcp

    Transport protocol to use with the forward_host available options: udp, relp, tcp

  • forward_selector | string

    Default: *.*

    Syslog style selector to specify which logs to forward. For example '*.crit' or 'auth.*'

  • messages_rotate | int

    Default: 4

    Number of days to rotate /var/log/messages and other associated files

  • nova_logs | boolean

    Have an individual log file for each compute node as well as an aggregated log that contains nova logs from all nodes

  • protocol | string

    Default: udp

    Transport protocol to use available options: udp, relp, tcp

  • syslog_rotate | int

    Default: 7

    Number of days to rotate /var/log/syslog file