Events Log Track
Categories
Component ID
2846636
Component name
Events Log Track
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
653
Component created
Component changed
Component body
This module track logs of specific events that you'd like to review. The events performed by the users (using the forms) are saved in the database and can be viewed on the page admin/reports/events-track. You could use this to track the number of times the CUD(Create, Update & Delete) operations performed by specific users.
Currently, the following sub modules of Events Log Track are supported:
- Menu (menu's and menu items CUD operations)
- Node (CUD operations)
- Taxonomy (vocabulary and term CUD operations)
- User (CUD operations)
- User authentication (login/logout/request password)
The event log tracking could be easily extended with custom events.