toonketels / packmaster

Node server to collect Drupal watchdog messages and emit them to browser via websockets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PACKMASTER

WARNING

This is just an experiment to log Drupal watchdog messages from multiple websites to a node server.

ABOUT

Exposes api to collect Drupal watchdog messages and allows them to be viewed using websockets.

Usage

To start the server do: node app.js

View the application in your broswer on localhost port 3000

About

Node server to collect Drupal watchdog messages and emit them to browser via websockets.


Languages

Language:JavaScript 99.5%Language:Ruby 0.5%