Loading
nixos/services/netdata: add systemd-journald plugin as a privileged wrapper
https://learn.netdata.cloud/docs/logs/systemd-journal/ need acces to Kernel Logs (dmesg): Capability: CAP_SYSLOG Description: This capability allows the program to read kernel logs using the dmesg command or by reading the /dev/kmsg file. System Logs (e.g., /var/log/syslog): Capability: CAP_DAC_READ_SEARCH Description: This capability allows the program to read system logs located in directories such as /var/log/. User Logs (e.g., /var/log/auth.log): Capability: CAP_DAC_READ_SEARCH Description: This capability allows the program to read user logs located in directories such as /var/log/.