PreviousNext
JavaScript must be enabled to correctly display this content
3 Failed Login Report
Log in to the Oracle Cloud Infrastructure (OCI) Console using https://cloud.oracle.com as an Administrator.
Open the navigation menu and select Observability &
Management.
Under Logging, select Search.
Click the Select logs to search field and then choose
the compartment under which you want to search for user
activity.
Click Show Advanced Mode to bring up the ability to
enter free-text queries.
After clicking Show Advanced Mode, you will see a query
based on the compartment you selected.
Press enter to go to the next line and paste the below
query on that line:
| where data.additionalDetails.eventId = 'sso.authentication.failure'
| select data.additionalDetails.domainDisplayName as Domain, data.additionalDetails.actorName as
LoginUserName, data.additionalDetails.eventId as Result, data.additionalDetails.ssoRp as Provider,
time_format(datetime, 'yyyy-MM-dd hh:mm:ss z') as Date
Set the time frame for the report using Filter by time
and click Search.
To export failed login report data, click the Actions
button located on the right above the results table and select Export
log data.