Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
docs: note that node logs may also be in the system journal
✗ CI failure Lars Wirzenius committed 1 year ago
commit e729dcdd45450f2e7e7bf7db5fac45ae6110594c
parent 0bb0fe8f258194cae4bc4177c36f177f20c2d467
1 passed 1 failed (2 total) View logs
1 file changed +5 -0
modified rad.1.adoc
@@ -103,6 +103,11 @@ You can also display the latest logs at any time using:

After your node starts, it will attempt to connect to peers on the network.

+
Note that if you set up your node to be started using **systemd**(1),
+
the logs will go to the system journal. These can be viewed with **journalctl**(1):
+

+
    $ journalctl -u radicle-node -S today
+

To connect to a specific peer, the *connect* sub-command can be used:
For example, to connect to the *radicle.garden* community node, you can run: