Requirement #6197
Updated by Vyacheslav Mukhortov over 2 years ago
*1.* Available to [[Authorized user|authorized user]] with [[Permission|SYSTEM_ACTIVITY_AUDIT]] permission via 'User Activity Audit' menu item *2.* Displays [[User activity event|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| *2.1* Columns, sorting and filtering |_.Column|_.Data type|_.Sorting|_.Filtering| |Timestamp| timestamp YYYY-MM-DD HH:MM:SS in UTC timezone|+|date range| |IP| user's IP address |-|text, 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| starts with|