kartoza / SAEOSS-Portal

The SAEOSS Portal has been proposed as a system of software components functioning together as the national central earth observation geospatial repository, with a view to metadata and open geospatial API standards compliance as well as user impact maximization
https://kartoza.github.io/SAEOSS-Portal/
GNU Affero General Public License v3.0
4 stars 9 forks source link

Data Access Reporting Tools #49

Closed EliVolsch closed 1 year ago

EliVolsch commented 1 year ago

The data access reporting tools should implement logging and regular, customizable reporting of user access/interest to metadata in the back end, as evidenced by back-end database search queries.

Logging shall encompass the following key reporting metric areas:

  1. Temporal search trends in metadata access
  2. Metadata access across various data providers/curators
  3. Metadata access by data sensor
  4. Metadata access by spatial regions

System performance, system debugging and user fit evaluation requires detailed records of user activity temporally and in terms of data characteristics.

Expectation:

voogt commented 1 year ago

Where should data be saved? Do we need a UI for admins to view analytics?

EliVolsch commented 1 year ago

Keep log of this data but does not need to be displayed in an user interface.

voogt commented 1 year ago

created PR, awaiting review

EliVolsch commented 1 year ago

resolved by ticket #140