kibana/docs/setup/install/windows-running.asciidoc
Adam Locke a578beaff5
[DOCS] Update Kibana install docs for security ON by default Beta (#118770)
* [DOCS] Update install docs for security ON by default

* Incorporating reviewer feedback and expanding RPM + Debian steps

* Update Debian and RPM enrollment token process
2021-11-18 11:41:56 -05:00

13 lines
No EOL
360 B
Text

==== Run {kib} from the command line
Kibana can be started from the command line as follows:
[source,sh]
--------------------------------------------
.\bin\kibana.bat
--------------------------------------------
By default, Kibana runs in the foreground, prints its logs to `STDOUT`,
and can be stopped by pressing *Ctrl-C*.
include::auto-enroll.asciidoc[]