services.osquery.flags.database_path
NixOS option
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 pathDefault
declared in: nixos/modules/services/monitoring/osquery.nixView source on NixOS/nixpkgs →"/var/lib/osquery/osquery.db"