services.suricata.settings.logging.default-log-level
NixOS option
The default log level: can be overridden in an output section. Note that debug level logging will only be emitted if Suricata was compiled with the –enable-debug configure option.
type: one of "error", "warning", "notice", "info", "perf", "config", "debug"Default
declared in: nixos/modules/services/networking/suricata/default.nixView source on NixOS/nixpkgs →"notice"