services.logcheck.timeOfDay

NixOS option

Time of day to run logcheck. A logcheck will be scheduled at xx:02 each day. Leave default (*) to run every hour. Of course when nothing special was logged, logcheck will be silent.

type: string
Default
"*"
Example
"6"
declared in: nixos/modules/services/logging/logcheck.nixView source on NixOS/nixpkgs →