Skip to main content

CreateEvent

Create a new audit event.

Synopsis

[Actions]   CreateEvent:Source=EventSource,Type=EventType,Name=EventName,Enabled=x[,Additional Properties]

Where x is 1 for enabled or 0 for disabled.

Description

CreateEvent specifies an audit event to create. InterSystems IRIS® creates that audit event when processing the [Actions] section during a configuration merge.

You can specify any possible audit event properties in the CreateEvent definition. During the merge, InterSystems IRIS runs Security.Events.Create()Opens in a new tab to create the audit event defined by CreateEvent.

Changing This Operation

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

For information about creating an audit event from the Management Portal, see Auditing.

FeedbackOpens in a new tab