Consumer Audit Logs
The LoginRadius Identity Platform provides a Consumer Audit Logs feature that enables real-time synchronization of actionable API logs with your Audit Management and SIEM tools (e.g., Sumologic, Splunk). It offers in-depth insights into API interactions — who accessed the system, when, and how — letting you monitor security, detect threats, and streamline compliance.
Two ways to access audit logs: the Admin Console for a basic view with limited capabilities, or SIEM Integration for detailed logging with advanced analytics and monitoring.
Key features
Real-time monitoring & alerts
Detect security threats and unauthorized access attempts instantly.
Troubleshooting & debugging
Quickly diagnose and resolve issues affecting application performance.
Granular API insights
Monitor API interactions at a detailed level.
Advanced features
Regulatory compliance
Ensure adherence to ISO, HIPAA, GDPR, and other industry regulations.
Data versioning & tracking
Maintain a detailed audit trail for changes in user profiles.
Business intelligence & analytics
Leverage log data for user-behavior insights and strategic decision-making.
Threat monitoring
Set alerts for system stability, manage traffic, and prevent brute-force attacks.
Incident management
Detect abnormal behavior, identify bugs faster, and apply timely resolutions.
Use cases
Cybersecurity incident detection
Consumer Audit Logs empower your team to monitor data across your network, trigger alerts on anomalies, and respond to potential security threats before they impact your business. Examples of threat detection:
Incident management
- Detect 4xx errors for abnormal behavior.
- Identify bugs quicker and help apply resolutions.
- Respond to critical issues before they impact your business.
Compliance requirements
- Track API actions for individual consumers.
- Maintain a historical view of consumer activities.
- Resolve compliance-related queries (GDPR, CCPA, HIPAA, etc.).
- Provide documentation for conflict resolution.
Business intelligence
- Track API trends for specific events.
- Use insights to make informed business decisions.
Configuration options
Consumer Audit Logs can be configured in two ways. Pick the option that matches the depth of logging your team needs.
Via Admin Console
Via SIEM Integration
- Available for basic log viewing with limited data points.
- Allows businesses to track key user activities.
- Logs are available for a defined retention period.
- Accessible by navigating to the Audit Logs section in the LoginRadius Admin Console.
- A UID search is available to look up logs for a specific user.
- Offers full log details — API request metadata, user interactions, and security incidents.
- Supports integration with SIEM tools (Splunk, Sumologic, AWS CloudWatch, etc.) for enhanced monitoring.
- Enables automated threat detection and alerting.
- Requires the LoginRadius team for configuration.
Audit log data points
The following metadata is captured for each API call and surfaced in the Admin Console. Detailed SIEM logs include everything about the API call — the endpoint, status code, all timestamps, and more.
Example JSON log
{
"appname": "lrdemo2",
"category": "access",
"code": 403,
"email": "tesss@tm.od2.in",
"extra_info": null,
"host": "api.loginradius.com",
"id": "6374034da49sdf49f79080b11797a058",
"ip": "43.198.4.171",
"message": "{\"ErrorCode\":1228,\"Message\":\"Consent logs not available.\",\"Description\":\"Consent logs not available.\"}",
"method": "GET",
"module": "account",
"oidc_appname": "",
"operation": "get_consent_logs_by_uid",
"request_path": "/identity/v2/manage/account/b6cf5e3ff8354d68aef41b407c908b97/consent/logs",
"sub_module": "consent",
"timestamp": 1739944885,
"type": "warning",
"uid": "b6cf5e3ff84d68aeghgf41b407c908b97",
"useragent": "axios/1.7.4",
"workflow_name": ""
}Supported integrations
Consumer Audit Logs ship to leading log-management and security-analytics platforms — enhancing monitoring, compliance, and incident response across your stack.
Need a different integration? For custom requirements, contact LoginRadius Support. By leveraging Consumer Audit Logs, businesses can streamline incident resolution, improve user experience, and enhance system reliability.