0.2.2 • Published 12 years ago

logrum v0.2.2

Weekly downloads
9
License
-
Repository
github
Last release
12 years ago

LogRum

LogRum is a simple web-based log tailer inspired by clarity and a desire to satisfy my curiosity in node.js.

Installation

Dependencies

See package.json

Steps

  1. npm install
  2. edit config/config.yml (see config.yml.example)
  3. NODE_ENV=production npm start

Caveats

  • client doesn't purge old lines unless you switch log files

TODO

  • SSL
  • Multi user auth

Attributions & License

LogRum is released under a BSD License. See LICENSE.

Portions of the HTML & CSS are copied verbatim from clarity and are subject to the following MIT license: