Loggly

This project is not covered by Drupal’s security advisory policy.

Provides a client to send log data directly to Loggly via the tag/http endpoint.

The tag/http method that this module provides is very useful when the Loggly syslog agent is not an option such as when a web hosting limitation restricts installing custom web server software. This module provides a decoupled push via watchdog depending on severity levels.

Features

  • HTTP POST log data to Loggly
  • Log data can be searched and used for alerts in Loggly by "tag:http"
  • Supports Loggly's Dynamic Field Explorer
  • Decoupled watchdog integration
  • Configurable Severity levels, default set to Watchdog's "Error"

Requires

How to Install

  1. Please read Composer Manager documentation
  2. Enable loggly_http module (via Drush is strongly recommended)
  3. Clear cache
  4. Add your Loggly API token: admin/config/services/loggly-http-client

Planned Improvements

  • Send and Retrieve Loggly data and Loggly Account API support.
  • Callable hook to enable other developers to programmatically push events to Loggly.

Project information

Releases