Documentation Index
Fetch the complete documentation index at: https://docs.provenlog.com/llms.txt
Use this file to discover all available pages before exploring further.
plog policy runs compliance checks against your audit trail.
Usage
Subcommands
plog policy check
Run policy checks against the audit trail:
| Flag | Default | Description |
|---|---|---|
--file | — | Path to custom YAML policy file (omit for builtins) |
--policy | — | Run only this named policy from the file |
--db | ~/.provenlog/events.db | Local SQLite database path |
plog policy test
Dry-run custom policies against historical events:
| Flag | Default | Description |
|---|---|---|
--file | — | Required. Path to custom YAML policy file |
--db | ~/.provenlog/events.db | Local SQLite database path |