Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

fcsonline/nodestalgia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodestalgia

Description

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

Installation

$ npm install nodestalgia -g

Running

$ nodestalgia

or

$ nodestalgia path/to/file
$ nodestalgia path/to/file1 path/to/file2 *
$ nodestalgia [options] path/to/file

By default Nodestalgia follows /var/log/apache2/access.log, but also works with:

  • Apache default access log
  • Nginx default access log
  • Node.js and Express.js with default Connect logger profile

Access: http://remote_host:8081

Keyboard shortcuts

  • space pause
  • + increase the request speed
  • - decrease the request speed

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published