This article describes how to find changes made to the network zone configuration.
- Network zone
- System Log
-
Log onto the Admin Console.
-
Navigate to Reports > System Log.
-
The Admin would need to search for changes made to the network zone using one of the queries below.
- eventType eq "zone.update"
- eventType eq "zone.delete"
- eventType eq "zone.create"
- eventType eq "zone.deactivate"
- eventType eq "zone.activate"
-
Each will provide you with the action done to a zone in case it was modified, activated or deactivated, created or deleted.
