kibana/docs/setup/install/windows-running.asciidoc
2018-07-03 11:30:08 -07:00

12 lines
333 B
Plaintext

==== Running Kibana 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*.