LAWDE Shield · Documentation

Audit logs and exports

The audit log is a searchable trail of security-relevant workspace actions. Browse it on Business and Enterprise; CSV and JSON export is owner-only.

Where to find it

Open Settings → Audit logs. Hobby and Pro see a locked card with an upgrade path. Members can browse; only the workspace owner can export.

What gets recorded

Actions are written when someone changes access, keys, scrubbers, Beacon, or billing — not for every ingested crash. The filter list in the UI includes:

ActionWhen it appears
Member invited / removedTeam seat changes
API key created / rotatedNew or rotated ingest keys
Scrubber created / updated / deletedCustom PII rules
.lawdeignore synced / killswitchRestricted-path file sync or abort override
Beacon connected / disconnectedGitHub App mapping
Plan upgraded / app renamedBilling and app identity

Each row stores time, actor, optional IP and user agent, and a small metadata object. Explore saved-view changes and additional key events are also written even if they are not in the dropdown — leave the action filter on “All actions” to see everything.

Filters

  • Action — one of the event types above, or all.
  • Actor — user id or email fragment.
  • From / To — date range on the event timestamp.

Results paginate. Filters also apply to export URLs so the file matches what you see.

Compliance use cases

  • Prove who rotated an ingest key after a suspected leak.
  • Show when Beacon was connected before a diagnosis that used GitHub context.
  • Attach a CSV of invites and removals to a quarterly access review.

Enterprise workspaces can also download the public compliance pack. Related: Enterprise setup · Custom scrubbers · Documentation home