Update passive_journal_centralization_guide_self_signed_certs.md
Costa Tsaousis committed
Oct 17, 2023 at 22:40 UTC
f46258a8514d4c42dd85603f5764d422abb9522a
1 file changed
+1
-1
collectors/systemd-journal.plugin/passive_journal_centralization_guide_self_signed_certs.md
+1
-1
@@ -62,7 +62,7 @@ sudo ./systemd-journal-self-signed-certs.sh
62
63
The script will create the directory `/etc/ssl/systemd-journal-remote` and in it you will find all the certificates needed.
64
65
-In this directory you will find shell scripts names `runme-on-XXX.sh`, where `XXX` are the names of your server and clients.
65
+In this directory you will find shell scripts named `runme-on-XXX.sh`, where `XXX` are the names of your server and clients.
66
67
These `runme-on-XXX.sh` include everything to install the certificates, fix their file permissions to be accessible by systemd-journal-remote/upload, change `/etc/systemd/journal-remote.conf` (on the server) or `/etc/systemd/journal-upload.conf` (on the clients) and restart the relevant services.
68