How can i get audit entries directly to other NOSQL Database than Alfresco DB

cancel
Showing results for 
Search instead for 
Did you mean: 
piyush48
Established Member

How can i get audit entries directly to other NOSQL Database than Alfresco DB

Hii All,

I want to get audit entries from alfresco to be stored to Other NOSQL database rather than on Alfresco Database. Is there anyway possible i could implement it. 

Thanks,

Piyush.

1 Reply
afaust
Master

Re: How can i get audit entries directly to other NOSQL Database than Alfresco DB

Yes - by implementing a custom AuditComponent and replacing the default implementation with it. But be warned, it is not a trivial exercise and certainly not something for which I can give you extensive pointers or even ready-to-use code in something as simple as this forums platform.