Caputchin
Audit logs

Site-key audit log

The site-key log is the most specific of the three audit levels. It records the full life of one site key, from the moment it is created. Find it on the site key's own page, on the Apex plan. For how an entry reads, filtering, export, and retention, see how audit logs work.

Recorded actions

Each row's action is one of the names below. They are the same names you filter by in the log panel.

ActionWhat it records
site.createThe site key was created.
site.updateThe key was updated (renamed, enabled, or disabled).
site.secret.rotateThe key's secret was rotated.
site.cap-config.updateA security (verification) setting changed.
site.hosted-verification.enableHosted verification was turned on.
site.hosted-verification.updateA hosted-verification destination changed.
site.hosted-verification.disableHosted verification was turned off.
site.white-label.saveA site-key white-label override was saved.
site.white-label.clearA site-key white-label override was cleared.
site.security.updateA site-key security policy changed.

Deleting the key is the one change that is not here: it is recorded on the parent troop log as site.delete, because deleting the key takes its own log with it.

Where to find it

Open the site key and go to its audit log. It is an Apex-plan surface; on other plans the section is not available.

See also

On this page