Foros de discusión

Is there any common path for auditing purpose

thumbnail
Nikhil Nishchal, modificado hace 8 años.

Is there any common path for auditing purpose

Regular Member Mensajes: 176 Fecha de incorporación: 22/06/12 Mensajes recientes
Hello,
I would like to add some auditing and analytic code in liferay server.
So, Is there any common way either filter/interface using them I can track details like document, user, article, wiki etc activities by user.

Current option APIK is that using hooks on all of their model as model listener.
But want to get somewhere common generic way from there we can track all of such details.

Thanks.
thumbnail
Jeffrey Handa, modificado hace 8 años.

RE: Is there any common path for auditing purpose

Liferay Master Mensajes: 541 Fecha de incorporación: 1/12/08 Mensajes recientes
Hi Nikhil,

Liferay does provide an Audit App in the Marketplace that's available for EE customers. Using the App is documented in the Liferay Developer Network:

https://dev.liferay.com/discover/portal/-/knowledge_base/6-2/audit-trails

For Analytics, you can definitely use products such as Google Analytics or Piwik