<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y0000ARIzmmSQDOkta Classic EngineSingle Sign-OnAnswered2026-04-01T09:00:20.000Z2021-02-09T14:00:55.000Z2021-02-10T07:23:00.000Z

qt5dt (qt5dt) asked a question.

Admin - Report - System Log

Hi,

 

is there a way to set the log verbosity of the general System-Log-Report to some kind of WARN verbosity.

 

It looks like INFO Log.

However, and addressing the GDPR I am not interested in seeing successfull logins.

 

For the access gateway there is a way regarding the admin documentation. However, I need to find a way also for the SAML SSO, too.

Does anyone know a way how to change this?

 

Regards

Jan


  • k5fuw (k5fuw)

    Thanks for the clarification, Jan, but as far as I know, it is not possible to change which events or outcomes are recorded in the system log.

    Selected as Best
  • k5fuw (k5fuw)

    By default, the system log displays every event that was recorded in the previous 7-8 days. To modify that output, you have to add a filter. For example, to display only login failures, add this filter to the Search field:

     

    displayMessage eq "User login to Okta" and outcome.result eq "FAILURE"

     

    In case it's not obvious, if you expand one of the events fully, you'll find that you can click on certain words to automatically add them to the filter. In the above example, I clicked on "User login to Okta" and "SUCCESS", then changed the value to "FAILURE" to get the result I wanted.

     

    I hope that helps a little.

    Expand Post
  • qt5dt (qt5dt)

    my apologies.

     

    To be more clear, I would prevent Okta to generally log this kind of events.

  • k5fuw (k5fuw)

    Thanks for the clarification, Jan, but as far as I know, it is not possible to change which events or outcomes are recorded in the system log.

    Selected as Best
This question is closed.
Loading
Admin - Report - System Log