This functionality is available with the View audit events permission.
To view information about an audit event:
Application event information is displayed as a table.
This opens a window containing information about the event.
The audit event information window includes the following tabs:
This tab displays general information about the event and the modified object.
This tab displays detailed information about the modified settings of the object involved in the event. This tab is displayed if recording of modified settings is enabled in the Audit Log settings and if the event type is Rules, Dictionaries, or Settings.
Summary
This tab displays the following data:
Under Modified object details, the following information is displayed:
For events of the Dictionaries type:
For events of the Rules type:
For events of the Backup type:
For events of the Authentication type:
Modified parameters
This tab displays detailed information about modified settings for Rules, Dictionaries, and Settings event types with the Success result. Modifications involving configuration of notification templates and applying notification templates in rules are not logged.
Event list items look like this:
<
SettingCode
>[][<
NewValue
>]
. All settings of a newly created entity are considered modified.<
SettingCode
>[<
OldValue
>][<
NewValue
>]
. Settings of an entity are considered modified if their values changed.<
SettingCode
>[<
OldValue
>][]
. All settings of a deleted created entity are considered modified.<
SettingCode
>.
Added[<
Value_1
> <
Value_2
> <
Value_N
>]
. All settings of a newly created entity are considered modified.<
SettingCode
>.
Added[<
Value_1
> <
Value_2
> <
Value_N
>]
.<
SettingCode
>.
Removed[<
Value_1
> <
Value_2
> <
Value_N
>]
.<
SettingCode
>.
Added[<
Value_1
> <
Value_2
> <
Value_N
>]
<
SettingCode
>.
Removed[<
Value_1
> <
Value_2
> <
Value_N
>]
If preexisting values in a list were modified, the modified list values are considered removed and are listed under Removed[]
, and the list values assigned as the result of the modification are listed under Added[]
.
<
SettingCode
>.
Removed[<
Value_1
> <
Value_2
> <
Value_N
>]
.If the lists before and after the modification differ only in the order of the items, the setting is considered unchanged and no record is displayed for that setting.
For setting codes, see the appendices.
Example: In a rule, the following addresses were present in the sender list: The administrator modified the list values as follows and saved the changes:
In the Audit Log, on the Modified parameters tab, the following lines are displayed:
|
Inside square brackets, the following characters are escaped:
, ; [ ] * % { } ' " = \ newline
Example: The rule name was Old rule [1], the administrator changed it to New rule. In the Audit Log, on the Modified parameters tab, the following line is displayed:
|