services.suricata.settings.default-log-dir

NixOS option

The default logging directory. Any log or output file will be placed here if it’s not specified with a full path name. This can be overridden with the -l command line parameter.

type: string
Default
"/var/log/suricata"
declared in: nixos/modules/services/networking/suricata/default.nixView source on NixOS/nixpkgs →