ORNL / DataFed

A Federated Scientific Data Management System
https://ornl.github.io/DataFed/
Other
18 stars 14 forks source link

System - Add user monitoring features for repository admins #606

Open dvstans opened 3 years ago

dvstans commented 3 years ago

There is a need for repository admins to be able to not only set/adjust allocations, but to also review the data access/transfer activities of specific users related to a managed repository. This will required logging certain user actions in the central DB and providing admin-only interfaces to view these logs.

dvstans commented 3 years ago

Change to Epic - this feature will require invasive changes to many parts of the system and require thorough analysis to determine what needs to be captured/monitored.

JoshuaSBrown commented 1 year ago

Logging and metrics are important to production. Our logging approach across the project probably needs to be standardized and documented.