user_activity_logger
No security coverage
User Activity Logger is a Contributed Drupal module that tracks and logs key system and user activities across your website. It provides visibility into administrative and content-related changes, helping with auditing, monitoring, and debugging
Features
- Logs user-related activities:
- User login
- User creation, update, deletion
- Tracks system changes:
- Module install & uninstall
- Content type creation/updates/deletion
- Taxonomy vocabulary changes
- Paragraph type changes
- Block updates
- View updates
- Stores logs in a custom database table
- Admin interface:
- View activity logs
- Filter logs by entity type
- Delete selected logs
- Email alerts:
- Sent for critical actions like:
- Module install/uninstall
- Entity deletion
Post-Installation
- Go to:
- /admin/config/system/activity-tracker
- Set the Alert Email Address to receive notifications for critical activities