loggly_http
Categories
Component ID
2383253
Component name
loggly_http
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
642
Component created
Component changed
Component body
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
- An active Loggly account and the Loggly account API Token
- Composer Manager
- Composer
How to Install
- Please read Composer Manager documentation
- Enable loggly_http module (via Drush is strongly recommended)
- Clear cache
- 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.
