Caputchin
Audit logs

Troop audit log

The troop log is the middle of the three audit levels. It records changes to one troop and the things it holds. Find it on the troop'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
troop.createThe troop was created.
troop.renameThe troop was renamed.
troop.member.addA member was added to the troop.
troop.member.updateA member's permissions or scope changed.
troop.member.removeA member was removed from the troop.
troop.pat.attachA troop access token was attached to the troop.
troop.pat.updateA troop access token's permissions or scope changed.
troop.pat.detachA troop access token was detached from the troop.
troop.pat.global-revokeA token attached here was revoked, recorded on every troop it touched.
troop.pat.global-rotateA token attached here had its secret rotated, recorded on every troop it touched.
troop.white-label.saveA troop-level white-label override was saved.
troop.white-label.clearA troop-level white-label override was cleared.
troop.security.updateA troop-level security policy changed.
site.deleteA site key was deleted. Recorded here because the key's own log goes with it.

A site key's own creation and configuration live on its site-key log, not here; only its deletion bubbles up to the troop.

Where to find it

Open the troop 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