Removed graylog from logging config

This commit is contained in:
Random936 2025-07-20 18:18:40 -07:00
parent 5e9db649cb
commit ffa9bc9e3f

View File

@ -185,12 +185,6 @@
]; ];
}; };
services = {
graylog.enable = true;
mongodb.enable = true;
opensearch.enable = true;
};
systemd.services.suricata = { systemd.services.suricata = {
description = "Suricata IDS/IPS"; description = "Suricata IDS/IPS";