Export to your SIEM
Tessera keeps a complete audit log in Postgres and can additionally stream every event to an external collector in real time. Configure it under Settings → Integrations → Audit export.
Set up
Section titled “Set up”- Toggle Export enabled.
- Enter your collector’s webhook URL — any HTTP endpoint that accepts a JSON POST (Elastic, a log shipper, or Splunk HEC behind a collector/proxy).
- Optionally add a bearer token, sent as
Authorization: Bearer <token>. - Click Send test to deliver a sample event.
Delivery model
Section titled “Delivery model”- Events are POSTed as JSON, one per event, as they happen.
- Delivery is best-effort and asynchronous — it never blocks a user action, and the full log always remains in the database as the source of truth.
What’s in the stream
Section titled “What’s in the stream”Every audit event: logins, connects, per-command / query / API-request activity, access requests and approvals, settings changes, and lifecycle events (user disabled, sessions revoked) — the material SOC pipelines and compliance reviewers consume.
We would like to count visits with Google Analytics, which needs a cookie. Nothing is loaded and nothing is stored unless you accept. What this sets.