toonketels / watchwolf

Logs drupal watchdog messages to an external api.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WATCHWOLF

WARNING

This is just an experiment logging drupal watchdog messages to a node server which updates a node app in real time.

ABOUT

Drupal module to send logmessages to external service. Used in combination with packmaster node server.

INSTALL

  • Download module in modules folder
  • Enable module
  • Configure on /admin/config/services/watchwolf

HIDDEN CONFIGURATION

  • variable_set('watchdog_http_timeout', ) (float) seconds to wait for resonse form api server on our POST request.

About

Logs drupal watchdog messages to an external api.


Languages

Language:PHP 100.0%