mirror of
https://github.com/netdata/netdata.git
synced 2025-04-14 17:48:37 +00:00
![]() * alerts-and-notifications broken link pass * category-overview-pages pass * dashboards and charts pass * deployment-guides pass * dev corner pass * exporting metrics pass * Netdata Agent pass * Netdata Cloud pass * observ centrl points pass * sec and priv design pass * final docs on docs/ folder * web server readme fix * fix broken link |
||
---|---|---|
.. | ||
active-journal-source-without-encryption.md | ||
passive-journal-centralization-with-encryption-using-self-signed-certificates.md | ||
passive-journal-centralization-without-encryption.md | ||
README.md |
Logs Centralization Points with systemd-journald
Logs centralization points can be built using the systemd-journald
methodologies, by configuring systemd-journal-remote
(on the centralization point) and systemd-journal-upload
(on the production system).
The logs centralization points and the metrics centralization points do not need to be the same. For clarity and simplicity however, when not otherwise required for operational or regulatory reasons, we recommend to have unified centralization points for both metrics and logs.
A Netdata running at the logs centralization point, will automatically detect and present the logs of all servers aggregated to it in a unified way (i.e. logs from all servers multiplexed in the same view). This Netdata may or may not be a Netdata Parent for metrics.