loading
Preparing LoginRadius developer resources
Mission: Help enterprises accelerate digital transformation with our fully-managed Customer IAM technology.
Skip to main content
Documentation

Audit Logs

LoginRadius records every meaningful action in your tenant — sign-ins, configuration changes, API calls, and access events — into searchable, exportable audit-log streams. Use them for forensics, compliance reports, and to feed your SIEM.

Access: Admin Console → Users → User Audit Logs for end-user activity, or Tenant Settings → Team Audit Logs for admin activity. If the feature is not enabled on your tenant, contact support@loginradius.com.


Audit log streams

LoginRadius produces two audit log streams, one for end-user activity and one for administrative activity. Both streams use the same column shape, so any filter, query, or export pattern works identically across them.

Sample rows · User Audit LogsTeam Audit Logs
TimeUIDActor TypeEventTargetStatus
2026-05-19 10:20:35Anonymousapi_keyloginaccount200
2026-05-19 10:20:24Anonymousdomainreadauth_template200
2026-05-19 10:16:42a4f9c1…7b2d09api_keyloginaccount401
2026-05-19 10:16:33c08e22…91f3aaapi_keyregisteraccount201
2026-05-19 10:14:08a4f9c1…7b2d09api_keymfa_verifymfa200
TimeUIDActor TypeEventTargetStatus
2026-05-19 10:16:152b817d…60f4f6dashboardmodifyoptional_captcha.config200
2026-05-19 10:15:582b817d…60f4f6dashboardmodifyforms.registration200
2026-05-19 09:54:112b817d…60f4f6dashboardloginconsole200
2026-05-19 09:21:029c1f4a…d7e218dashboardcreatewebhook201
2026-05-18 17:02:189c1f4a…d7e218dashboarddeletewebhook204

Column reference

Every row in the audit logs has four key columns. Pick a tab to learn what its values mean.
The channel an action came through.
dashboard
A Team Member performing an action from the Admin Console.
api_key_secret
Action authenticated with an API key + secret pair (server-to-server).
api_key
Action authenticated with only an API key (public-side calls).
api_secret
Action authenticated with only an API secret.
m2m
A machine-to-machine call from a registered client.
oidc_client
An OIDC client driving the action — typically a federated app.
domain
A request from a registered Hub Domain or Custom Domain (browser-side).
org_user
An organization-scoped user acting within their org.

Filtering & searching

Both views share the same toolbar above the table. Pick a tab to see how each control works.
Combine any column with an operator (contains, equal, not equals) and a value. Click the + to add another rule — rules are combined with AND.
FiltersSearch by UIDSelect RuleSelect OperatorEnter valueCancelApplyATTRIBUTEOPERATORVALUEColumn to filter byHow to compareMatch value
Click Filters in the toolbar to open the rule builder.

Examples

Find every failed sign-in for one user
  1. Open the User Audit Logs view.
  2. Click Search by UID and paste the actor's UID — e.g. a4f9c1…7b2d09.
  3. Add filter: Event · equal · login.
  4. Add filter: Status Code · equal · 401.
  5. Apply. The table now lists only failed sign-ins for that user.
See what an admin changed yesterday
  1. Open the Team Audit Logs view.
  2. Set the Date range to yesterday's window.
  3. Add filter: Actor Type · equal · dashboard.
  4. Add filter: Event · equal · modify.
  5. Apply. The table now shows every Admin Console change made yesterday.

Exporting logs

Click the Export button at the top right of the table to download the filtered result as a CSV — up to 10,000 rows per export. The file reflects the active filters and date range, so what you see is what you get.

Export
The Export button sits at the top right of the audit logs table.

Need more than 10,000 rows? Use the SIEM integration for full-fidelity streaming — no row cap, plus long-term retention.


SIEM integration

Forward both streams to your SIEM for long-term retention, correlation, and alerting.

Access: Admin Console → Integration → Audit Log Integration. Pick one provider to centralize all your audit logs. If the feature is not enabled on your tenant, contact support@loginradius.com.

Pick one provider to centralize all your audit logs. Each line below shows the ingestion method we use to deliver records.
Logstash
Elastic-compatible pipeline — real-time log transformation and enrichment.
Splunk
HTTP Event Collector (HEC) — anomaly detection and forensic investigations.
Devo
Real-time data analytics with scalable log retention.
Sumo Logic
HTTP Source endpoint — AI-driven threat detection and compliance insights.
Grafana
Loki log ingestion — dashboards, alerting, and correlation across your infra.