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.
| Action | What it records |
|---|---|
troop.create | The troop was created. |
troop.rename | The troop was renamed. |
troop.member.add | A member was added to the troop. |
troop.member.update | A member's permissions or scope changed. |
troop.member.remove | A member was removed from the troop. |
troop.pat.attach | A troop access token was attached to the troop. |
troop.pat.update | A troop access token's permissions or scope changed. |
troop.pat.detach | A troop access token was detached from the troop. |
troop.pat.global-revoke | A token attached here was revoked, recorded on every troop it touched. |
troop.pat.global-rotate | A token attached here had its secret rotated, recorded on every troop it touched. |
troop.white-label.save | A troop-level white-label override was saved. |
troop.white-label.clear | A troop-level white-label override was cleared. |
troop.security.update | A troop-level security policy changed. |
site.delete | A 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
- How audit logs work: the shared model, filtering, export, and retention.
- Troops: what a troop is and what it owns.
- Account log: the level above, where troop deletion is recorded.
- Site-key log: the level below.