Download & Extend

Logging and alerts

This is a collection of logging and alerts modules. They interface to the new custom logging watchdog hook available in 6.x.

Currently, the following modules are included:

  • Email logging and alerts
  • Allows routing of watchdog messages to various email addresses, based on their severity levels. For example, emergency and critical messages need to go to a pager or mobile phone email address, while debug messages go no where.

  • Web server logging
  • Allows routing of watchdog messages to the web server's error log. Note that what is in your PHP configuration for error_log defines where the message will go. For example, on a UNIX like system, this will be syslog(3), which may end up in /var/log/apache2/error.log, and on Windows, it would be the event log.

    You define which severity levels are to go to the error log. For example, you can only specify that emergency and critical messages need to go to the error log, and use other modules for the other levels.

  • Watchdog triggers
  • Provides a trigger for watchdog events. You may now trigger actions when an event occurs.

  • Watchdog rules
  • Provides rules integration for watchdog events. You may now trigger additional ruleset responses when an event occurs.

Other modules

If you want to log to a flat file, then you can use the file logging module which uses the same API.

Author

Khalid Baheyeldin of 2bits.com.

The author can also be contacted for paid customizations of this module as well as Drupal consulting,
installation, development, and customizations.

Downloads

Recommended releases

Version Downloads Date Links
7.x-2.1 tar.gz (16.34 KB) | zip (22.81 KB) 2012-Feb-01 Notes
6.x-2.1 tar.gz (15.98 KB) | zip (22.28 KB) 2012-Feb-01 Notes

Development releases

Version Downloads Date Links
7.x-2.x-dev tar.gz (16.4 KB) | zip (22.96 KB) 2012-Apr-05 Notes
6.x-2.x-dev tar.gz (15.98 KB) | zip (22.3 KB) 2012-Jan-27 Notes

Project Information


Maintainers for Logging and alerts

  • maciej.zgadzaj - 25 commits
    last: 1 year ago, first: 1 year ago
  • Bastlynn - 5 commits
    last: 2 years ago, first: 2 years ago
  • Dave Reid - 5 commits
    last: 3 years ago, first: 3 years ago
  • kbahey - 10 commits
    last: 4 years ago, first: 6 years ago

Issues for Logging and alerts

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Statistics (2 years)
New issues
Open bugs
Participants
nobody click here