Topbeat

Channel Revision Published Runs on
latest/stable 8 11 Nov 2020
Ubuntu 16.04 Ubuntu 14.04
latest/candidate 8 11 Nov 2020
Ubuntu 16.04 Ubuntu 14.04
latest/beta 8 11 Nov 2020
Ubuntu 16.04 Ubuntu 14.04
latest/edge 8 11 Nov 2020
Ubuntu 16.04 Ubuntu 14.04
juju deploy topbeat
Show information

Platform:

Ubuntu
16.04 14.04
  • extra_packages | string

    Space separated list of extra deb packages to install.

  • install_keys | string

    Default: D88E42B4

    repository key

  • install_sources | string

    Default: deb http://packages.elastic.co/beats/apt stable main

    apt repository to fetch beats from

  • kafka_hosts | string

    A comma separated list of kafka output hosts in addition to those from relations.

  • kafka_topic | string

    Default: %{[type]}

    Topic name. Format strings are allowed.

  • logging_to_syslog | boolean

    Default: True

    Send topbeat logs to syslog (https://www.elastic.co/guide/en/beats/topbeat/current/configuration-logging.html)

  • logstash_hosts | string

    A comma separated list of logstash output hosts in addition to those from relations.

  • logstash_ssl_cert | string

    Public SSL certificate data (base64 encoded) for connecting securely to logstash.

  • logstash_ssl_key | string

    Private SSL key data (base64 encoded) for connecting security to logstash.

  • package_status | string

    Default: install

    The status of service-affecting packages will be set to this value in the dpkg database. Valid values are "install" and "hold".

  • period | int

    Default: 10

    how often in seconds to read system-wide and per-process statistics

  • procs | string

    Default: .*

    Process regex to pass to the monitor. To disable process filtering, set ^$