--fg
flag
which makes them run in foreground until they are stopped with Ctrl-C
. A server
running in foreground logs all the information to stdout which means that there is
no need to tail -f
its log files.zato start
but you are not sure if the server is already fully started, e.g.
whether enmasse can already run, use
zato wait - this will wait until the server is accessible