Originally posted by **cedricbonhomme** February 15, 2022
New functionality to log specific kind of events. For example:
- an object is viewed from the HTML page;
- an object is deleted;
- the import of an object via the API;
- the import of an object via the API from a MONARC instance (when user agent is MONARC);
- requests from a MONARC Stats Service instance (when user agent is Stats service);
- etc.
Updates to object are already logged since objects are versioned.
This will allow us to plot more stats.
What does it do?
Questions
Release Type: