Fork Me on GitHub

Nodestalgia

A Logstalgia port with Node.js, Canvas and WebSockets.

Download this project as a .zip file Download this project as a tar.gz file

Welcome to Nodestalgia project.

Nodestalgia is a Logstalgia port with Node.js, Canvas and WebSockets.

Requirements

Nodejs and npm installed, refer to https://github.com/joyent/node/wiki/Installation

Setup & dependencies

$ git clone git@github.com:fcsonline/nodestalgia.git
$ cd nodestalgia
$ npm install -d

Running

$ node app.js

or

$ node app.js path/to/file
$ node app.js path/to/file1 path/to/file2 *
$ node app.js [options] path/to/file

By default Nodestalgia follows /var/log/apache2/access.log

Access: http://remote_host:8081

Keyboard shortcuts

Screenshots