mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 19:13:14 -04:00
* [DOCS] Update install docs for security ON by default * Incorporating reviewer feedback and expanding RPM + Debian steps * Update Debian and RPM enrollment token process
13 lines
No EOL
360 B
Text
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[] |