<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
How to Find Changes Made to Network Zone Configuration
Administration
Okta Identity Engine
Okta Classic Engine
Overview

This article describes how to find changes made to the network zone configuration.

Applies To
  • Network zone
  • System Log
Solution
  1. Log onto the Admin Console.

  2. Navigate to Reports > System Log.

  3. The Admin would need to search for changes made to the network zone using one of the queries below.

  • eventType eq "zone.update"

system log

  • eventType eq "zone.delete"

system log

  • eventType eq "zone.create"

system log

  • eventType eq "zone.deactivate"

system log

  • eventType eq "zone.activate"

system log

  1. Each will provide you with the action done to a zone in case it was modified, activated or deactivated, created or deleted.

 

Related References

Loading
How to Find Changes Made to Network Zone Configuration