Event log

Categories

Component ID

2033889

Component name

Event log

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

16425

Component created

Component changed

Component body

This module logs specific events. The events are saved in the database and can
be viewed on the page admin/reports/events. Furthermore, a views integration is
provided in which you can relate for instance a node to its events. You could
use this to display the total number of views, or the number of times that the
node has been modified and by which users.

Currently, the following events are supported:

  • User authentication (login/logout/request password)
  • Node operations (CRUD)
  • User operations (CRUD)
  • Menu operations (custom menu's and menu items CUD operations)
  • Taxonomy operations (vocabulary and term CUD operations)

The event log can be easily extended with custom events. For more information
please have a look at the API documentation and the available sub modules.

This module was created and shared with the Drupal community by Cipix Internet.