services.logstash.dataDir

NixOS option

A path to directory writable by logstash that it uses to store data. Plugins will also have access to this path.

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