Qorus Integration Engine®  4.0.3.p2_git
Audit Options

Variables

public const OMQ::AO_SYSTEM = "system"
 Audit option: system events. More...
 
public const OMQ::AO_WORKFLOWS = "workflows"
 Audit option: workflow events. More...
 
public const OMQ::AO_WORKFLOW_DATA = "workflow-data"
 Audit option: workflow data events. More...
 
public const OMQ::AO_JOBS = "jobs"
 Audit option: job events. More...
 
public const OMQ::AO_JOB_DATA = "job-data"
 Audit option: job data events. More...
 
public const OMQ::AO_SERVICES = "services"
 Audit option: service events. More...
 
public const OMQ::AO_API = "api"
 Audit option: api write events. More...
 
public const OMQ::AO_USER_EVENTS = "user-events"
 Audit option: user events. More...
 
public const OMQ::AO_OLOAD_EVENTS = "oload"
 Audit option: oload events. More...
 
public const OMQ::AO_ALERT_EVENTS = "alerts"
 Audit option: alert events. More...
 
public const OMQ::AO_GROUP_EVENTS = "groups"
 Audit option: RBAC interface group events. More...
 

Detailed Description

Variable Documentation

◆ AO_ALERT_EVENTS

public const OMQ::AO_ALERT_EVENTS = "alerts"

Audit option: alert events.

audits the following events: OMQ::AE_ALERT_ONGOING_RAISED, OMQ::AE_ALERT_ONGOING_CLEARED, OMQ::AE_ALERT_TRANSIENT_RAISED

Since
Qorus 3.0.0

◆ AO_API

public const OMQ::AO_API = "api"

Audit option: api write events.

audits the following events: OMQ::AE_API_CALL for external network API calls that cause changes to be made

◆ AO_GROUP_EVENTS

public const OMQ::AO_GROUP_EVENTS = "groups"

Audit option: RBAC interface group events.

audits the following events: OMQ::AE_GROUP_STATUS_CHANGED

Since
Qorus 3.0.0

◆ AO_JOB_DATA

public const OMQ::AO_JOB_DATA = "job-data"

Audit option: job data events.

audits the following events:

◆ AO_JOBS

public const OMQ::AO_JOBS = "jobs"

Audit option: job events.

audits the following events:

◆ AO_OLOAD_EVENTS

public const OMQ::AO_OLOAD_EVENTS = "oload"

Audit option: oload events.

audits the following event: OMQ::AE_SOURCE_FILE_LOADED

Since
Qorus 3.0.0

◆ AO_SERVICES

public const OMQ::AO_SERVICES = "services"

Audit option: service events.

audits the following events:

◆ AO_SYSTEM

public const OMQ::AO_SYSTEM = "system"

Audit option: system events.

These are the possible audit option codes for the system option qorus.audit audits the following events:

◆ AO_USER_EVENTS

public const OMQ::AO_USER_EVENTS = "user-events"

Audit option: user events.

audits the following events: OMQ::AE_USER_EVENT

◆ AO_WORKFLOW_DATA

public const OMQ::AO_WORKFLOW_DATA = "workflow-data"

Audit option: workflow data events.

audits the following events:

◆ AO_WORKFLOWS

public const OMQ::AO_WORKFLOWS = "workflows"

Audit option: workflow events.

audits the following events: