The full catalogue
Every module in Vigil
24 modules across 7 categories, under a single multi-tenant, role-based login. Pick a module. Every lifecycle below is the real one, straight out of the product.
Built in, no add-ons
Audit log
Security & AccessEvery create, update and delete reads as a plain-English sentence with a before and after diff.
- “Parth added the password ‘AWS root’”, with an auto-computed change summary (status: open to closed)
- Roughly 365-day retention, filterable by module, action and actor
- Failed logins, secret reveals and every export are audited
Real lifecycleStep by step
Every change becomes a sentence you can search
Any create, update or delete anywhere in Vigil fires an event. It is written as plain English with the actor, the object and a computed before-and-after diff, filterable by module, action and person, kept for about a year, and exportable. The export itself is audited.
1
2
3
4
5
6
Action
Any create, update or delete fires an event.
SETUPSentence written
Plain English, not a raw log line.
ASSIGNDiff computed
Before and after values captured.
PUBLISHFilter
By module, action or actor.
MANAGERetain ~365 days
Rotating retention window.
MONITORExport
Every export is itself audited.
IMPACT