IDCS: How to Get Completely Steps to Get ALL Audit Events Using Audit Event REST API
(Doc ID 2713451.1)
Last updated on OCTOBER 25, 2020
Applies to:
Identity Cloud Service (IDCS) - Version N/A to N/AInformation in this document applies to any platform.
Goal
This document describes complete steps to get ALL the Audit Events from Oracle Identity Cloud Service (IDCS) by the Audit Event API.
The complete audit log is useful to investigate such the unexpected user account lock described in <Document 2400030.1>. If filtering by eventId etc., you may not be able to obtain required information for the investigation. Also, because the audit log is output only up to 1000 by default, you may not be able to obtain the required log. This document procedure gets all audit logs IDCS has. Please filter the audit log if necessary.
Please refer the following reference for the Audit Event API detail;
REST API for Oracle Identity Cloud Service
- Using the Audit Event APIs
- Search Audit Events
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
Introduction |
Preparation for CURL Command |
Get Access Token |
Sending Audit Event REST API Requests |
References |