Actions
Requirement #6197
openUser Activity Audit
Status:
Implementation
Priority:
Middle (Средний)
Assignee:
Category:
Authorized User
Target version:
Functional:
Yes
Change status:
Description
1. Available to authorized user with SYSTEM_ACTIVITY_AUDIT permission via 'User Activity Audit' menu item
2. Displays user activity events in a table.
Example:| Timestamp | IP | User ID | Action | Details |
|---|---|---|---|---|
| 2021-08-30 16:00:00 | 68.2.2.2 | 1 | Logged in | |
| 2021-08-30 16:00:01 | 68.2.2.2 | 2 | Login failed. Wrong password. | |
| 2021-08-30 16:00:02 | 68.2.2.2 | 2 | New password generated. | |
| 2021-08-30 16:00:03 | 68.2.2.3 | Password reset failed. User not found. | login:test@test.com |
| Column | Data type | Sorting | Filtering |
|---|---|---|---|
| Timestamp | timestamp YYYY-MM-DD HH:MM:SS in UTC timezone | + | date range |
| IP | IP address | - | text, starts with |
| User ID | integer, user's system id | - | exact match |
| Action | enumeration | - | dropdown, see User activity event, 'Dropdown name'column |
| Details | text up to 256 characters, see User activity event, 'Details'column | - | text, any occurrence |
Updated by System/Data Analyst over 4 years ago
- Status changed from New to Analysis
Updated by System/Data Analyst over 4 years ago
- Status changed from Analysis to Analysis completed
Updated by Project Manager over 4 years ago
- Status changed from Analysis completed to Implementation
Updated by System/Data Analyst over 4 years ago
- Related to Task #2048: Analyse the requirements added
Updated by Vyacheslav Mukhortov over 3 years ago
- Target version changed from 1.0 to X.X - Future versions
Updated by Project Manager over 3 years ago
- Related to Risk #2070: Missing requirements due to incomplete business analysis added
Updated by Vyacheslav Mukhortov over 3 years ago
- Target version changed from X.X - Future versions to 1.0
Updated by Vyacheslav Mukhortov over 2 years ago
- Target version changed from 1.0 to 2.0
Updated by Vyacheslav Mukhortov over 2 years ago
- Category set to Authorized User
Updated by Vyacheslav Mukhortov over 1 year ago
- Related to Requirement #2040: Authorization (login) added
Actions