diff --git a/docs/setup/docker.asciidoc b/docs/setup/docker.asciidoc index 68b308c08aeac..0aa6c680a7761 100644 --- a/docs/setup/docker.asciidoc +++ b/docs/setup/docker.asciidoc @@ -152,7 +152,7 @@ services: ==== Persist the {kib} keystore -By default, {kib] auto-generates a keystore file for secure settings at startup. To persist your {kibana-ref}/secure-settings.html[secure settings], use the `kibana-keystore` utility to bind-mount the parent directory of the keystore to the container. For example: +By default, {kib} auto-generates a keystore file for secure settings at startup. To persist your {kibana-ref}/secure-settings.html[secure settings], use the `kibana-keystore` utility to bind-mount the parent directory of the keystore to the container. For example: ["source","sh",subs="attributes"] ---- diff --git a/docs/setup/install/deb.asciidoc b/docs/setup/install/deb.asciidoc index 3f600d7c2bdbc..8e8c43ff8a15d 100644 --- a/docs/setup/install/deb.asciidoc +++ b/docs/setup/install/deb.asciidoc @@ -188,9 +188,9 @@ locations for a Debian-based system: | path.data | logs - | Logs files location - | /var/log/kibana - | path.logs + | Logs files location + | /var/log/kibana + | path.logs | plugins | Plugin files location. Each plugin will be contained in a subdirectory. diff --git a/docs/setup/install/rpm.asciidoc b/docs/setup/install/rpm.asciidoc index 329af9af0ccf7..0ef714c73b9ba 100644 --- a/docs/setup/install/rpm.asciidoc +++ b/docs/setup/install/rpm.asciidoc @@ -174,7 +174,6 @@ locations for an RPM-based system: | Configuration files including `kibana.yml` | /etc/kibana | <> - d| | data | The location of the data files written to disk by Kibana and its plugins @@ -182,9 +181,9 @@ locations for an RPM-based system: | path.data | logs - | Logs files location - | /var/log/kibana - | path.logs + | Logs files location + | /var/log/kibana + | path.logs | plugins | Plugin files location. Each plugin will be contained in a subdirectory. diff --git a/docs/setup/install/targz.asciidoc b/docs/setup/install/targz.asciidoc index d9849811a7455..1d8c61a6e9a07 100644 --- a/docs/setup/install/targz.asciidoc +++ b/docs/setup/install/targz.asciidoc @@ -125,7 +125,7 @@ important data later on. | home | Kibana home directory or `$KIBANA_HOME` d| Directory created by unpacking the archive - d| + | | bin | Binary scripts including `kibana` to start the Kibana server @@ -137,7 +137,6 @@ important data later on. | Configuration files including `kibana.yml` | $KIBANA_HOME\config | <> - d| | data | The location of the data files written to disk by Kibana and its plugins