Datetechapp / Datetechapp-General

0 stars 0 forks source link

Admin panel. View all user activity logs (UAd-6) #72

Open yuliyamuzychenko opened 1 year ago

yuliyamuzychenko commented 1 year ago

Role - User Admin

Precondition: User Admin logged in

Description:

1.The system shall generate logs for all user activity.

  1. The logs should be stored in a secure location and only accessible to User Admins.
  2. The logs should contain details such as user actions, timestamps, and IP addresses.
  3. The User Admin should be able to search, filter, and sort the logs based on various parameters.
  4. The User Admin should be able to export the logs in a readable format for further analysis if needed.