Logs HTTP

Component ID

2418505

Component name

Logs HTTP

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

24879

Component created

Component changed

Component body

Note: Development and issues are handled on GitHub, and code is synced back to Drupal.org

Provides JSON event pushing to Logs via the tag/http endpoint.

The tag/http method that this module provides is very useful when the Logs 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.

The module can be used with any service that accepts HTTP such as Logstash, or paid services such as Loggly

Credits