Configuration and Compliance Events

Configuration and compliance management module registers several new event types in Administration context:

Configuration Changed

Fired each time when some changes are found between a new and a previous configuration backups.

Event Name:

configurationChanged

Permissions:

Accessible at Administrator permission level

Expiration Period:

Non-persistent

Records:

1

Record Format:

Field Name

Field Type

Notes

device

String

Path of device context which configuration has changes

configurationType

String

Type of changed configuration.

configurationLabel

String

Configuration label.

diff

String

Differences between new and old configuration.

Configuration Backup Failed

Fired each time when a configuration backup fails for some reason.

Event Name:

configurationBackupFailed

Permissions:

Accessible at Administrator permission level

Expiration Period:

Non-persistent

Records:

1

Record Format:

Field Name

Field Type

Notes

device

String

Path of device context which configuration has changes

configurationType

String

Type of changed configuration.

configurationLastBackupTimestamp

Date

Date/time of last successful backup.

error

String

Error message.

Policy Violation

Fired each time when a new compliance policy violation is found.

Event Name:

policyViolation

Permissions:

Accessible at Administrator permission level

Expiration Period:

Non-persistent

Records:

1

Record Format:

Field Name

Field Type

Notes

device

String

Path of device context which configuration has changes

configurationType

String

Type of changed configuration.

violations

Data Table

Policy violations list. See Policy Violation Reporting for details.

Was this page helpful?