Tanuki Logstash

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 tanuki-logstash
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • extra-config | string

    Base64-encoded custom configuration content.

  • extra-packages | string

    Space separated list of extra apt packages to install.

  • logstash-source | string

    Default: https://download.elasticsearch.org/logstash/logstash/logstash-1.4.2.tar.gz

    The logstash binary file to install to this charm.

  • logstash-sum | string

    Default: d59ef579c7614c5df9bd69cfdce20ed371f728ff

    The checksum value for the logstash file.

  • nagios_check_cert_params | string

    Default: -D 30,14 -H 127.0.0.1 -p 5043

    The parameters to pass to the nrpe plugin "check_tcp --ssl" to check certificate expiration date.

  • nagios_check_procs_params | string

    Default: -a /opt/logstash/lib/logstash/runner.rb -c 1:1

    The parameters to pass to the nrpe plugin check_procs.

  • nagios_check_tcp_params | string

    Default: --ssl -H localhost -p 5043 -c 0.3

    The parameters to pass to the nrpe plugin check_tcp.

  • 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

  • ssl_cert | string

    Base64-encoded SSL certificate

  • ssl_key | string

    Base64-encoded SSL key