View Revisions: Issue #15618
Summary | 15618: New plugin AccessLog which logs controller + action + user id etc | ||
---|---|---|---|
Revision | 2019-12-02 17:58 by ollehar | ||
Description | New table to log admin controller actions together with user id. Purpose: To track page usage statistics. New setting to enable this logging. New event subscription, beforeControllerAction. Except logging controller name, action name and user id, you can also log:
Will obviously collide with privacy settings. Include privacy tips and GDPR? |
||
Revision | 2019-12-02 17:27 by ollehar | ||
Description | New table to log admin controller actions together with user id. Purpose: To track page usage statistics. New setting to enable this logging. New event subscription, beforeControllerAction. Except logging controller name, action name and user id, you can also log:
Will obviously collide with privacy settings. |
||
Revision | 2019-12-02 17:27 by ollehar | ||
Description | New table to log admin controller actions together with user id. Purpose: To track page usage statistics. New setting to enable this logging. New event subscription, beforeControllerAction. Except logging controller name, action name and user id, you can also log:
|
||
Revision | 2019-11-25 16:51 by ollehar | ||
Description | New table to log admin controller actions together with user id. Purpose: To track page usage statistics. New setting to enable this logging. New event subscription, beforeControllerAction. |