Apache Flume Syslog

  • By Big Data Charmers
Channel Revision Published Runs on
latest/stable 6 11 Nov 2020
Ubuntu 16.04
latest/edge 3 11 Nov 2020
Ubuntu 14.04
juju deploy apache-flume-syslog
Show information

Platform:

Ubuntu
16.04

Learn about configurations >

  • channel_capacity | string

    Default: 1000

    The maximum number of events stored in the channel.

  • channel_transaction_capacity | string

    Default: 100

    The maximum number of events the channel will take from a source or give to a sink per transaction.

  • event_dir | string

    Default: flume-syslog

    The HDFS subdirectory under /user/flume where events will be stored.

  • resources_mirror | string

    URL from which to fetch resources (e.g., Flume binaries) instead of S3

  • source_port | string

    Default: 514

    Port on which the agent source is listening. If relating to the 'rsyslog-forwarder-ha' charm, this must be '514'.

  • source_type | string

    Default: syslogudp

    Agent source type. Can be 'syslogudp' or 'syslogtcp'. If relating to the 'rsyslog-forwarder-ha' charm, this must be 'syslogudp'.