Generate Audit Log in Local in Text file or other file Format

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

Generate Audit Log in Local in Text file or other file Format

Hii All,

 

I have a requirement of getting Audit Log in document on local instead of database. So is there any possible way by which I can print audit logs in any type of document in Local.

 

 

 

Thanks,

Piyush

3 Replies
kaynezhang
Advanced

Re: Generate Audit Log in Local in Text file or other file Format


You can't ,trying to change audit persistence mechanism involve a lot of cusomized development.
And enabling audit will store a lot amount of data,saving audit info into text file is low effective.
Maybe you can try to export audit log into text file when you need.

piyush48
Established Member

Re: Generate Audit Log in Local in Text file or other file Format

Hi @kaynezhang ,

Is there any mechanism there i can export audit logs to other file may it be .txt,.xls or other file.

 

Thanks,

Piyush.

kaynezhang
Advanced

Re: Generate Audit Log in Local in Text file or other file Format

There is no such feature out of box ,you should do some customized development using the auditing rest api,plese refer to
https://docs.alfresco.com/5.2/concepts/dev-api-by-language-alf-rest-manage-audit-apps-intro.html