Containers Kibana

  • By Canonical Kubernetes
Channel Revision Published Runs on
latest/stable 15 01 Feb 2021
Ubuntu 14.04
latest/candidate 15 01 Feb 2021
Ubuntu 14.04
latest/beta 15 01 Feb 2021
Ubuntu 14.04
latest/edge 15 01 Feb 2021
Ubuntu 14.04
juju deploy containers-kibana
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • dashboards | string

    Space-separated list of Elasticsearch visualization dashboards to load on deployment. Dashboards must exist in 'dashboards' directory and contain a load.sh script to populate into Elasticsearch. The only dashboard currently supported out-of-the-box is "beats".

  • kibana_source | string

    Default: https://download.elastic.co/kibana/kibana/kibana-4.2.0-linux-x64.tar.gz

    URL to download the source for kibana

  • kibana_source_checksum | string

    Default: 094e197c687012211ae0e291faf3111d47e714d9

    the sha1sum of the kibana_source

  • path | string

    The url path of kibana. This is required if kibana is proxied at a non root path. e.g. http://example.com/kibana/

  • port | int

    Default: 80

    The tcp port on which nginx will listen.