zordon

0.0.2 • Public • Published

zordon

zordon

a distributed daemon for centralized logging

Wut?

this project is an attempt to make a straight forward logging system that plays nice with mongroup and debug. I wanted something more straight forward than syslog and something that could work on arbitrary log files w/o weird DSL configuration.

the idea

logging transmissions travel over tcp b/c node <3 tcp

client is just a thin wrapper around tail -f

installation

npm install -g zordon

for clients

zordon file.log logserver.example.com

for server

zordon server

peers

log.js

logdir

Package Sidebar

Install

npm i zordon

Weekly Downloads

2

Version

0.0.2

License

ISC

Last publish

Collaborators

  • bhurlow