Kibana

  • By Elasticsearch Charmers
Channel Revision Published Runs on
latest/stable 22 11 Nov 2020
Ubuntu 16.04 Ubuntu 14.04
latest/candidate 22 11 Nov 2020
Ubuntu 16.04 Ubuntu 14.04
latest/beta 22 11 Nov 2020
Ubuntu 16.04 Ubuntu 14.04
latest/edge 22 11 Nov 2020
Ubuntu 16.04 Ubuntu 14.04
juju deploy kibana
Show information

Platform:

Ubuntu
16.04 14.04
  • 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://artifacts.elastic.co/downloads/kibana/kibana-oss-6.8.3-linux-x86_64.tar.gz

    URL to download the source for kibana

  • kibana_source_checksum | string

    Default: b482dc0b50bfcac6982c32babc1e425bb8a7267d

    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.