MyNixOS website logo
option

services.crowdsec.localConfig.patterns

A list of files containing custom grok patterns.

Declarations
Type
list of package
Default
[ ]
Example
[ (pkgs.writeTextDir "custom_service_logs" (builtins.readFile ./custom_service_logs)) ]