kibana/docs/index-shared1.asciidoc
2017-06-26 17:57:42 -07:00

27 lines
913 B
Plaintext

//////////
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}/
:ref: https://www.elastic.co/guide/en/elasticsearch/reference/{branch}
:client-ref: https://www.elastic.co/guide/en/elasticsearch/client
: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[]