Hello Guys,
I and some other business partners are planning to implement an owncloud-based document cloud for some of our clients.
The problem is we need a functionality or an app that is able to record usage histories. The following list provides you some examples of such history records
- Log when e.g. a user logs in and download or view a PDF Document
- Log when a user delete, modify, create, etc. a file
The plan is to send this usage statistics over REST to a custom web server application to perform some business reports and evaluations.
So for my understanding, we have to develop an own owncloud app.
My question now is, is this technically possible to implement this functions with an app and how much effort do you guess it will take to develop it?
Thank you very much!
Greetings