services.journalwatch.filterBlocks.*.match
NixOS option
Syntax: field = value Specifies the log entry field this block should apply to. If the field of a message matches this value, this patternBlock’s filters are applied. If value starts and ends with a slash, it is interpreted as an extended python regular expression, if not, it’s an exact match. The journal fields are explained in systemd.journal-fields(7).
type: stringExample
declared in: nixos/modules/services/logging/journalwatch.nixView source on NixOS/nixpkgs →"SYSLOG_IDENTIFIER = systemd"