services.osquery.flags.database_path

Path used for the database file.

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/lib/osquery/osquery.db"
Declared
<nixpkgs/nixos/modules/services/monitoring/osquery.nix>