////////// release-state can be: released | prerelease | unreleased ////////// :release-state: prerelease :version: 6.0.0-alpha2 :major-version: 6.x :branch: master :docker-image: docker.elastic.co/kibana/kibana:{version} :es-ref: https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/ :xpack-ref: https://www.elastic.co/guide/en/x-pack/{branch}/ :logstash-ref: http://www.elastic.co/guide/en/logstash/{branch} :repo: https://github.com/elastic/kibana/ :issue: {repo}issues/ :pull: {repo}pull/ :commit: {repo}commit/ :blob: {repo}blob/{branch}/ :security-ref: https://www.elastic.co/community/security/ include::introduction.asciidoc[] include::setup.asciidoc[]