Update passive_journal_centralization_guide_self_signed_certs.md
Costa Tsaousis committed
Oct 18, 2023 at 16:43 UTC
ceca5a9deebdcf8524bdbe485bb6a56266fb2510
1 file changed
+1
-1
collectors/systemd-journal.plugin/passive_journal_centralization_guide_self_signed_certs.md
+1
-1
@@ -26,7 +26,7 @@ This helps to also automate the distribution of the certificates to your servers
26
27
We suggest to keep this script and all the involved certificates at the journals centralization server, in the directory `/etc/ssl/systemd-journal`, so that you can make future changes as required. If you prefer to keep the certificate authority and all the certificates at a more secure location, just use the script on that location.
28
29
-On the server that will issue the certificates (usually the centralizaton server), do the following (as root):
29
+On the server that will issue the certificates (usually the centralizaton server), do the following:
30
31
```bash
32
# install systemd-journal-remote to add the users and groups required and openssl for the certs