Kibana
- Elasticsearch Charmers
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 22 | 11 Nov 2020 | |
latest/candidate | 22 | 11 Nov 2020 | |
latest/beta | 22 | 11 Nov 2020 | |
latest/edge | 22 | 11 Nov 2020 |
juju deploy kibana
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
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.