Hloeung Testing Cache

  • By Haw Loeung
Channel Revision Published Runs on
latest/stable 7 19 Mar 2021
Ubuntu 16.04
juju deploy hloeung-testing-cache
Show information

Platform:

Ubuntu
16.04

Learn about configurations >

  • admin_password | string

    The password to use for the admin password, defaults to a random value.

  • elasticsearch_cluster_name | string

    If the elastic search cluster name is not passed in the relation set it here.

  • index_replicas | int

    Number of Elasticsearch replicas used per index in this index set.

  • index_retention_count | int

    Default: 6

    Maximum number of indices to keep before deleting the oldest ones

  • index_rotation_msg_count | int

    Default: 20000000

    When rotation strategy is "msg_count", maximum number of documents in an index before it gets rotated

  • index_rotation_period | string

    Default: P7D

    When rotation strategy is "time" based, rotation period (ISO8601 Duration) - How long an index gets written to before it is rotated.

  • index_rotation_size | int

    Default: 1073741824

    When rotation strategy is "size" based, maximum size of an index before it gets rotated. Defaults to 1073741824 (1GB).

  • index_rotation_strategy | string

    Default: time

    Type of rotation strategy ("time" based, "size" based, no. messages "msg_count").

  • index_shards | int

    Default: 2

    Number of Elasticsearch shards used per index in this index set.

  • nagios_context | string

    Default: juju

    Used by the nrpe-external-master subordinate charm. 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.

  • snap_proxy | string

    HTTP/HTTPS web proxy for Snappy to use when accessing the snap store.

  • web_listen_uri | string

    Default: http://0.0.0.0:9000/

    The uri the web interface will be available at.