0.0.2 • Published 10 years ago

zordon v0.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
10 years ago

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