kibana/docs/setup/start-stop.asciidoc
2022-02-09 13:30:49 -08:00

32 lines
687 B
Text

[[start-stop]]
== Start and stop {kib}
The method for starting and stopping {kib} varies depending on how you installed
it.
[float]
[[start-start-targz]]
=== Archive packages (`.tar.gz`)
If you installed {kib} on Linux or Darwin with a `.tar.gz` package, you can
start and stop {kib} from the command line.
[float]
include::install/targz-running.asciidoc[]
[float]
[[start-stop-zip]]
=== Archive packages (`.zip`)
If you installed {kib} on Windows with a `.zip` package, you can
stop and start {kib} from the command line.
[float]
include::install/windows-running.asciidoc[]
[float]
[[start-stop-deb-rpm]]
=== Debian and RPM packages
[float]
include::install/systemd.asciidoc[]