Audit > All Audit Events
Intended audience: DEVELOPERS ADMINISTRATORS
AO Platform: 4.3
Overview
The All Audit Events page in the Admin solution includes audit records automatically captured when many types of actions are made across most Composers and in the Admin solution.
The page contains a simple table with each audit record and with the option to View Details in a separate pop-up dialog.

User Actions
Search - search field - allows the user to Search for specific items, eg. a user, message, action, …
Solution - filter - allows the user to select from available solutions to filter for only those audit entries.
Ontology - filter - allows the user to select from available ontologies to filter for only those audit entries.
User - filter - allows the user to select from available users who have performed auditable actions.
Component Type - filter - allows the user to select from available Component Types of the audit entries.
Period filter - allows the user to select the audit entries from various time periods.
Refresh - allows the user to Refresh the list of audit entries.
Download - allows the user to Download the Audit History records to Excel/CSV.
Options menu for each Audit record
View Details - select to open a dialog that shows the details of the audit record.
Properties
Labels | UI Widget | Default | Description |
---|---|---|---|
Solution | Read-only Text Field | Displays the Solution that the audit event is associated with. | |
Ontology | Read-only Text Field | Displays the name of the Ontology that the audit event is associated with. | |
Action | Read-only Text Field |
| Displays which action was done, including Create, Update, Delete, Save, Publish, Run, Add-to-Transport, etc… |
Message | Read-only Text Field |
| Displays the Message with some details to indicate action taken in the UI, eg. Updated component, Published App, Added to Transport, etc… |
Component | Read-only Text Field | Displays the specific Component that was changed. | |
Component Type | Read-only Text Field | Displays a category Type of the Component. | |
User | Read-only Text Field | Displays the Username for who performed the action. | |
Event Date | Read-only Text Field | Displays a Timestamp for when the action was done. |
View Audit Events Details
The All Audit Events Details dialog shows more details of each audit record, most importantly the Event Object that captures all the details of the actual changes to the underlying properties.

Properties
Labels | UI Widget | Default | Description |
---|---|---|---|
Solution | Read-only Text Field | Displays the Solution that the audit event is associated with. | |
Action | Read-only Text Field |
| Displays the audit Action, including Create, Update, Delete, Save, Publish, Run, Add-to-Transport, Index, etc… |
User | Read-only Text Field |
| Displays the Username of the user who performed the action. |
Component | Read-only Text Field |
| Displays the specific Component that was changed. |
Message | Read-only Text Field |
| Displays a short “friendly” Message describing the audit event. |
Ontology | Read-only Text Field | Displays the name of the Ontology that the audit event is associated with. | |
Event Date | Read-only Text Field | Displays a date/timestamp for when the audit record was captured. | |
Component Type | Read-only Text Field | Displays a category Type of the Component. | |
Event Object | JSON-formatted Text | This shows a JSON-formatted text string for each property in the object that has been changed. |