Maintainers strive to actively monitor issues and respond in a timely manner.

Job Scheduler Retry

This module provides an API for queued asynchronous jobs that have a high chance of failing and
subsequently need to be retried. The possibilities of defining the way retries are scheduled are pretty much endless.

Logman

Summary

Development Updates

The current version of the module now supports GELF or Graylog2 search and statistics for watchdog messages.

The 8.x-1.x-dev release doesn't supports GELF.

Description

Logman is a module which provides a better UI for searching dblog and/or GELF based watchdog messages and includes apache log search. The UI is intended to provide easy search of log messages with more information. The UI can be used to search both the watchdog and apache log messages.

Module provides a UI on every page indicating count of number of dblog and/or GELF based watchdog messages grouped by severity.

Module also provides a statistics page with google column charts on dblog and/or GELF based watchdog and apache access log data.

Summary of features provided.
- Watchdog based log search
- Apache access log search
- Statistics page based on apache access log and watchdog log
- Page UI that appear on each (only for users with permission and can be disabled), as an alert for number of watchdog based log messages for that page grouped by severity.

This version of the module provides search and statistics facilities for watchdog messages logged in dblog or GELF.

Other similar modules and how Logman is different

Following are links to some the similar modules:
https://drupal.org/project/views_watchdog
https://drupal.org/project/logging_alerts

UUID Panel Node Integration

Drupal 6 module to enable uuid export for nodes in panels. The module replaces the ctools node.inc plugin and allows nid and uuid to be the identificator of nodes in panels.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained