Documentation / Home
Configuration
Configuration
Tenant-wide settings that control logging verbosity and how long Prancer keeps the output of scheduled jobs.
Before you start
- You have admin access to the tenant.
- You've thought about how chatty you want logs to be vs. how much storage you're willing to use.
Logging level
Set the LOGGING level for the whole tenant. All new logs use the selected level immediately; older logs are unaffected.
| Level | Use when |
| ------- | ---------- |
| DEBUG | Diagnosing a specific failure — very verbose. |
| INFO | Default for most teams. |
| WARN | Production tenants where storage matters. |
| ERROR | You only care about failures. |
Output retention
Define how many days Prancer keeps the output of scheduled tasks like Crawler and Compliance. After the retention window, older outputs are deleted automatically.
Warning: retention is a hard delete. If you need to preserve historical findings, archive the relevant collection before lowering the retention window.