Skip to content

solker/loggly_http

 
 

Repository files navigation

INTRODUCTION

Loggly HTTP Provides JSON event pushing to Loggly via the tag/http endpoint. These events can be searched and used for alerts in Loggly by "tag:http"

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.

REQUIREMENTS

This module requires the following :

  • An active Loggly account and the Loggly account API Token

INSTALLATION

CONFIGURATION

  • Configure user permissions in Administration » People » Permissions:

    • Administer Loggly HTTP client
  • Add your Loggly API Token:

    • Administration » Configure » Services » Loggly HTTP Client
    • admin/config/services/loggly-http-client

About

(This will pushed soon to Drupal.org as-well)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 92.0%
  • Gherkin 8.0%