services.osquery.flags.logger_path
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
- <nixpkgs/nixos/modules/services/monitoring/osquery.nix>