1.0.7 • Published 8 years ago

tail.log v1.0.7

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

tail.log

A light weight web log tail tool, watch everything in your browser!

Modified from: https://gist.github.com/karmi/718035

  • Fixed some errors, while node has changed a lot.

Setup

  1. npm install
  2. node ./server.js /path/to/your.log

It's suggested to have a base authentication on your web server to prevent malicious log snooping.

Screenshoots

Updates

Update 2016-03-03:

The Basic Authentication: youdar:youdarpass

Generate: htpasswd -b users.htpasswd youdar youdarpass

1.0.7

8 years ago

1.0.6

8 years ago

1.0.4

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago