logrum
v0.2.2
Published
A web application for real-time log viewing
Downloads
5
Readme
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
- npm install
- edit config/config.yml (see config.yml.example)
- 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: