services.journalbeat.stateDir

NixOS option

Directory below /var/lib/ to store journalbeat’s own logs and other data. This directory will be created automatically using systemd’s StateDirectory mechanism.

type: string
Default
"journalbeat"
declared in: nixos/modules/services/logging/journalbeat.nixView source on NixOS/nixpkgs →