Foren

Is there any common path for auditing purpose

thumbnail
Nikhil Nishchal, geändert vor 8 Jahren.

Is there any common path for auditing purpose

Regular Member Beiträge: 177 Beitrittsdatum: 22.06.12 Neueste Beiträge
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, geändert vor 8 Jahren.

RE: Is there any common path for auditing purpose

Liferay Master Beiträge: 541 Beitrittsdatum: 01.12.08 Neueste Beiträge
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