Bluetrait Event Viewer (BTEV) monitors events that occur in your wordpress install.
BTEV tracks the following events:
By Default:
- password_reset
- delete_user
- wp_login
- lostpassword_post
- profile_update
- add_attachment
- wp_logout
- user_register
- switch_theme
- monitors activation/deactivation of other plugins (new in Version 0.5, requires WP 2.1+)
With wp_login overrride on:
- invalid_username
- invalid_password
With wp_mail override on:
- monitors emails sent from WordPress (new in Version 0.5)
WordPress 2.3.0 or higher is recommended.