services.graylog.messageJournalDir

NixOS option

The directory which will be used to store the message journal. The directory must be exclusively used by Graylog and must not contain any other files than the ones created by Graylog itself

type: string
Default
"/var/lib/graylog/data/journal"
declared in: nixos/modules/services/logging/graylog.nixView source on NixOS/nixpkgs →