This project is under active development.

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.

Views Filter Harmonizer

The harmonizer at work

Views Filter Harmonizer solves an operational foible with the Views module regarding filtering.

Normally, when a Views field has been assigned both an exposed filter and a contextual filter, then both filters get applied to the View's results set -- always. This is not configurable behaviour. It's hard-coded.

As a consequence, contradictory search clauses easily occur, causing a counter-intuitive user experience with some White Screens of Disillusionment. Since the contextual filter sets the "bounds" for the page, any filtering by the visitor through the exposed filter on that page can only narrow down the results set, not broaden it. In other words the exposed filter appears not to be working properly.

This small module allows you to have a contextual filter argument apply only when there is no corresponding regular (exposed) filter value present.

Entityreference Tree

Provides a hierarchical form widget for multi-level entity references.

Tradestall

This module provides a webform component which allows selecting a numbered box from an image of multiple boxes.

Pages

Subscribe with RSS Subscribe to RSS - Under active development