Skip to main content

ModifyEvent

Modify an audit event.

Synopsis

[Actions]   ModifyEvent:Source=EventSource,Type=EventType,Name=EventName,[PropertiesToModify]

Where you substitute [PropertiesToModify] for the properties you want to modify.

Description

ModifyEvent specifies changes to make to an existing audit event. InterSystems IRIS® modifies this audit event when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs Security.Events.Modify()Opens in a new tab to modify the audit event defined by ModifyEvent.

Changing this Operation

This operation is designed to be used during a configuration merge. You can change ModifyEvent by editing the merge file in a text editor (as described in Editing the Active CPF).

For information about audit events, see Auditing.

FeedbackOpens in a new tab