services.crowdsec.localConfig.patterns
NixOS option
A list of files containing custom grok patterns.
type: list of packageDefault
[ ]
Example
declared in: nixos/modules/services/security/crowdsec.nixView source on NixOS/nixpkgs →[ (pkgs.writeTextDir "custom_service_logs" (builtins.readFile ./custom_service_logs)) ]