blob: b5dd8f3d2988049240c9a0ca088c4bfa7578cb33 [file] [log] [blame]
[arabic, start=6]
. Monitor the progress of the startup with:
[{tabs}]
====
Command::
+
--
[source,shell]
----
include::example$BASH/tail_syslog.sh[]
----
--
Result::
+
--
Cassandra is ready when you see an entry like this in the `system.log`:
[source,plaintext]
----
include::example$RESULTS/tail_syslog.result[]
----
--
====