Skip to content

Extend audit log to enable to filter and order columns #4214

@evilaliv3

Description

@evilaliv3

Proposal

This ticket is to track the implementation of some extentions to audit logs to empower administrators to perform auditing activities.

Motivation and context

Many users in recent times had the need to try to reconstruct:

  • what happened on a certain report
  • how a users has operated

The current platform logs almost that it is needed but this information is not easy accessible.
For example:

  • it is not possible to filter for a specific report
  • it is not possible to filter for a specific user
  • it is not possible to filter for a specific log type
  • it is not possible to filter for a certain interval of time
  • it is not possible to do a free text search on the events

In addition the information is not so accessible (users and reports are identified by ID instead of name while we could possibly export also the username and the report number)

Metadata

Metadata

Assignees

Projects

Status

In analysis

Relationships

None yet

Development

No branches or pull requests

Issue actions