Socket
Book a DemoInstallSign in
Socket

nodestalgia

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodestalgia

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

latest
npmnpm
Version
0.1.2
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 05 May 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts