services.osquery.flags.logger_path

NixOS option

Base directory used for logging. If left as the default value, this directory will be automatically created before the service starts, otherwise you are responsible for ensuring the directory exists with the appropriate ownership and permissions.

type: absolute path
Default
"/var/log/osquery"
declared in: nixos/modules/services/monitoring/osquery.nixView source on NixOS/nixpkgs →