diff --git a/configs/workhorse/graylog.nix b/configs/workhorse/graylog.nix index 04fee7a..2124913 100644 --- a/configs/workhorse/graylog.nix +++ b/configs/workhorse/graylog.nix @@ -47,7 +47,8 @@ in { services.graylog.rootPasswordSha2 = lib.fileContents ; - services.geoip-updater.enable = true; + # not working at the moment + #services.geoip-updater.enable = true; # https://wiki.splunk.com/Http_status.csv environment.etc."graylog/server/httpCodes.csv" = {