mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
* [DOCS] Adds 8.0.0 release notes
* Update docs/CHANGELOG.asciidoc
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
* Update docs/CHANGELOG.asciidoc
Co-authored-by: Brandon Morelli <bmorelli25@gmail.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
Co-authored-by: Brandon Morelli <bmorelli25@gmail.com>
(cherry picked from commit f2e9efe457
)
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
31 lines
820 B
Text
31 lines
820 B
Text
[[kibana-guide]]
|
|
= Kibana Guide
|
|
|
|
:include-xpack: true
|
|
:lang: en
|
|
:kib-repo-dir: {kibana-root}/docs
|
|
|
|
include::{docs-root}/shared/versions/stack/{source_branch}.asciidoc[]
|
|
|
|
:docker-repo: docker.elastic.co/kibana/kibana
|
|
:docker-image: {docker-repo}:{version}
|
|
:es-docker-repo: docker.elastic.co/elasticsearch/elasticsearch
|
|
:es-docker-image: {es-docker-repo}:{version}
|
|
:blob: {kib-repo}blob/{branch}/
|
|
:security-ref: https://www.elastic.co/community/security/
|
|
:Data-source: Data view
|
|
:data-source: data view
|
|
:data-sources: data views
|
|
:a-data-source: a data view
|
|
|
|
include::{docs-root}/shared/attributes.asciidoc[]
|
|
|
|
include::user/index.asciidoc[]
|
|
|
|
include::accessibility.asciidoc[]
|
|
|
|
include::CHANGELOG.asciidoc[]
|
|
|
|
include::developer/index.asciidoc[]
|
|
|
|
include::redirects.asciidoc[]
|