-
Type:
Feature Request
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Core Infrastructure > Log Bridge, Portal Services > Auditing
-
Labels:
-
Priority Level:Low
Background
Liferay DXP comes bundled with the Audit Portlet framework. By default, only login/logout actions, page views are audited and recorded in DB or Audit Logs.
This Audit framework allows portal developers to extend it so that in can records whatever Portal Administrators require, ie. Document and Media uploads, downloads, posts, edits, etc.
Issue
Even though Audit framework can be extended to record any event, it involves developing and creating custom modules.
Feature Request
It would be very useful to have a GUI-based tool to specify which components, events to record, having a pre-set list of the most common actions/events performed throughout the portal, as well as the option to add additional ones.
Much like how Log Level configuration works.