Audit UI

ADCM allows audit of all operations (either the ones invoked by the user or the background ones). Audit is presented in the ADCM interface on two pages:

  • Audit operations.

  • Audit logins.

The pages are described in detail in the sections below.

Audit operations

Any ADCM operation is listed at this page. Operations can be performed both via UI and API.

audit 1
Audit operations page

Operations are represented as rows in the audit operations table. For any operation the audit record consists of the fields that coincide with the columns of the audit operations table. Audit operations table is described in detail below.

Audit operations table
Column name Description

Object type

The type of the object the operation was performed on. Blank in case of a background operation (invoked by the system user)

Object name

The name of the object the operation was performed on. Blank in case of a background operation (invoked by the system user)

Operation name

The name of the operation

Operation type

The type of the operation. Can take the following values: create, update, delete

Operation result

The result of the operation. Can take the following values: success, fail, denied

Operation time

The time the operation was performed at

Username

The name of the user who invoked the operation. Blank if the user has been already deleted

The object attribute changes icon history at the end of each row of the audit operations table shows information on object`s changes regarding the audited operation. This is additional information about the audited operation. Information on object attribute changes is generated for the following operations:

  • Any operation on policies, roles, users, and groups.

  • Renaming operations on clusters and hosts.

You can select various filters to sort the operation records. The filter selection icon is located above the audit operations table. You can also create composite filters (for example, you can select the Username and Operation time filters simultaneously).

You also can view the audit results in a continuously generated log file.

Audit logins

The audit of login operations is presented separately from the audit of other operations.

audit 2
Audit logins page

All login operations that occurred during the current session are represented as rows in the audit logins table. For any login operation the audit record consists of the fields that coincide with the columns of the audit logins table. Audit logins table is described in detail below.

Audit logins table
Column name Description

Login

The user who invoked the login operation

Result

The result of the login operation. Can take the following values: success, fail, denied

Login time

The time the login operation was performed at

Found a mistake? Seleсt text and press Ctrl+Enter to report it