emaillog.admin.inc |
emaillog/emaillog.admin.inc |
|
Administrative page callbacks for the emaillog module. |
emaillog.info |
emaillog/emaillog.info |
|
name = Email logging and alerts
description = Sends logs and alerts to email addresses, with different severity going to different emails.
package = Logging and alerts
core = 6.x |
emaillog.install |
emaillog/emaillog.install |
|
Install, update and uninstall functions for the emaillog module. |
emaillog.module |
emaillog/emaillog.module |
|
Sends logs and alerts to email addresses. |
errorlog.admin.inc |
errorlog/errorlog.admin.inc |
|
Administrative page callbacks for the errorlog module. |
errorlog.info |
errorlog/errorlog.info |
|
name = Web server logging and alerts
description = Sends logs and alerts to the web server's error log.
package = Logging and alerts
core = 6.x |
errorlog.install |
errorlog/errorlog.install |
|
Install, update and uninstall functions for the errorlog module. |
errorlog.module |
errorlog/errorlog.module |
|
Sends logs and alerts to the web server's log. |
README.txt |
watchdog_triggers/README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Introduction
* Installation
INTRODUCTION
------------
Current Maintainer: Bastlynn <bastlynn@gmail.com>
The Wactchdog Triggers module suite allows you to trigger Actions in response to watchdog… |
README.txt |
watchdog_rules/README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Introduction
* Installation
INTRODUCTION
------------
Current Maintainer: Bastlynn <bastlynn@gmail.com>
The Watchdog Rules module allows you to trigger Rules in response to watchdog events.… |
watchdog_rules.info |
watchdog_rules/watchdog_rules.info |
|
name = Watchdog Rules
description = Provides Rules integration to watchdog events.
core = 6.x
dependencies[] = rules
dependencies[] = token |
watchdog_rules.module |
watchdog_rules/watchdog_rules.module |
|
Provides a Rules integration for wachdog events. |
watchdog_rules.rules.inc |
watchdog_rules/watchdog_rules.rules.inc |
|
Provides a Rules integration for watchdog events. |
watchdog_triggers.info |
watchdog_triggers/watchdog_triggers.info |
|
name = Watchdog Triggers
description = Provides Trigger and Actions integration to watchdog events.
core = 6.x
dependencies[] = trigger |
watchdog_triggers.module |
watchdog_triggers/watchdog_triggers.module |
|
Provides a Trigger and Action integration for watchdog events. |