diff --git a/collectors/systemd-journal.plugin/passive_journal_centralization_guide_self_signed_certs.md b/collectors/systemd-journal.plugin/passive_journal_centralization_guide_self_signed_certs.md index 34349a88d6..570e00011e 100644 --- a/collectors/systemd-journal.plugin/passive_journal_centralization_guide_self_signed_certs.md +++ b/collectors/systemd-journal.plugin/passive_journal_centralization_guide_self_signed_certs.md @@ -26,7 +26,7 @@ This helps to also automate the distribution of the certificates to your servers 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. -On the server that will issue the certificates (usually the centralizaton server), do the following (as root): +On the server that will issue the certificates (usually the centralizaton server), do the following: ```bash # install systemd-journal-remote to add the users and groups required and openssl for the certs