Evarlast Logstash

  • By Jay R. Wren
Channel Revision Published Runs on
latest/stable 10 19 Mar 2021
Ubuntu 14.04
latest/edge 10 19 Mar 2021
Ubuntu 14.04
juju deploy evarlast-logstash
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • apt-key-url | string

    Default: http://packages.elasticsearch.org/GPG-KEY-elasticsearch

    The URL for the key for the APT repository.

  • apt-repository | string

    Default: deb http://packages.elasticsearch.org/logstash/1.4/debian stable main

    A sources.list entry line.

  • extra_config | string

    Extra configuration for logstash.

  • nagios_context | string

    Default: juju

    Used by the nrpe subordinate charms. A string that will be prepended to instance name to set the host name in nagios. So for instance the hostname would be something like: juju-myservice-0 If you're running multiple environments with the same services in them this allows you to differentiate between them.

  • nagios_servicegroups | string

    A comma-separated list of nagios servicegroups. If left empty, the nagios_context will be used as the servicegroup.