Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Circulation Audit logs of all actions filtered by a patron and/or an item with additional filters.

Circulation supports interaction with PubSub. So we can use it for logging of actions. The following approach can be applied:

1) Interceptor generates event for some action and send it to PubSub;

2) Listener handles these events and saves it in storage;

3) Client retrieves logs from Logs Storage.

...

RolePersonComments
Solution Architect
Java Lead
UI Lead
Product OwnerStephanie Buck


Page Tree
rootCirculation Audit logs