Configure the change log
Describes the [deprecated] Optimizely Change Log system.
Caution
The Activity API supersedes the deprecated
ChangeLog
API.
The Optimizely Content Management System (CMS) Change Log system (referred to as āChange Logā in this topic) is a facility where you can log changes to a CMS site. For example, all changes to pages, files, and folders are logged in the Change Log to support mirroring and platform features and provide a general auditing mechanism.
Administer the Change Log
Change and filter the Change Log in the CMS admin view. See Change Log.
You can also manually schedule and execute theĀ Change Log Auto TruncateĀ from the admin view. This scheduled job deletes items from the Change Log that areĀ older than one month and do not have registered dependencies by other CMS parts.
Programming interfaces
The classes and interfaces for the Change Log can be found in theĀ EPiServer.ChangeLogĀ namespace in the fileĀ EPiServer.dll
.
Updated about 1 year ago