Audit Log Page

Allows querying the audit log.

Access to the Audit log is only granted to administrators explicitly granted the Auditor role. For more information, see Administrators Page.

Search Results

The table displays the currently filtered out search result. For more information on the different columns, see AuditRecordData table in CESeCore Security Events Logger.

The error message Row protection is wrong... indicates that one or more of the currently queried rows are not properly signed. This could be a result of that that they are missing signatures, or that the signatures are not correct and that the server has been configured to require signed rows.

Actions

Action

Description

First

Jumps to the first page of log entries.

Previous

Go to the previous page.

Reload

Applies the current search conditions and performs the search.

Next

Go to the next page.

Displaying results

Indicates the number of the first log row in the current page.

Entries per page

The maximum number of log rows displayed in a page.
Click Reload after changing the value.

Current Conditions

Lists the current search criteria and offer the ability to add additional ones.

Column

Description

Column

The audit log column to filter on.

The Add... button at the end allows for adding an additional rule for the column chosen in the drop-down menu.

Condition

The operators available depend on the chosen column. Possible values:

  • Equals: The column's value should be equal to the value provided.

  • Greater or equals: The column's value should be equal to the value provided or be greater.

  • Greater than: The column's value should be greater than the provided value.

  • Lesser or equals: The column's value should be equal to the value provided or be lesser.

  • Lesser than: The column's value should be lesser than the provided value.

  • Like: The column's value should be 'like' to the value provided.
    The % sign can be used as a wild card in the beginning and/or end to match on values containing the provided value.

  • Not Equals: The column's value should be any other value than the provided.

  • Is not null: The column's value should not be null.

  • Is null: The column's value should be null.

Value

The value to match on.

Click Reload after changing the search criteria to view the new search result.