services.graylog.passwordSecret
NixOS option
You MUST set a secret to secure/pepper the stored user passwords here. Use at least 64 characters. Generate one by using for example: pwgen -N 1 -s 96
type: stringdeclared in: nixos/modules/services/logging/graylog.nixView source on NixOS/nixpkgs →