Regarding rights management event log | Community
Skip to main content
Level 2
May 24, 2020

Regarding rights management event log

  • May 24, 2020
  • 1 reply
  • 7839 views

Hello experts,

 

There is a requirement where the customer going to use RightsManagement for document security and is interested to log the events associated with it. This document would be generated in bulk, could be million of documents in a year. What should we suggest for these kind of scenarios? Is it Amazon S3 (a workflow could be written to log the data), or fie system or any separate database?

 

Thanks,

Bibhu.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Level 8
May 26, 2020

you will have to write your own eventhandler and in that eventhandler you can write the information to the file system or database based on your requirement

Level 2
May 27, 2020

Thanks Girish for the reply. Based on number of users which could be 1 million and from security aspect what do you suggest? Out of S3, file system, database which would be preffered?

Level 8
May 27, 2020

Prefer separate database