Update passive_journal_centralization_guide_self_signed_certs.md
Costa Tsaousis committed
Oct 17, 2023 at 22:26 UTC
cd60b30da3f0c17d0bb585ab231a8768282cb06e
1 file changed
+4
collectors/systemd-journal.plugin/passive_journal_centralization_guide_self_signed_certs.md
+4
@@ -2,6 +2,10 @@
2
3
This page will guide you through creating a passive journal centralization setup using self-signed certificates for encryption and authorization.
4
5
+Once you centralize your infrastructure logs to a server, Netdata will automatically detects all the logs from all servers and organize them in sources.
6
+With the setup described in this document, Netdata will automatically name all remote sources using the names of the clients, as they are described
7
+at their certificates.
8
+
9
A _passive_ journal server waits for clients to push their metrics to it, so in this setup we will:
10
11
1. configure a certificates authority and issue self-signed certificates for your servers.