Skip to content

node.js & socket.io file watcher for tailing log files on server

License

Notifications You must be signed in to change notification settings

karlmacklin/TailGate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TailGate

node.js file watcher for tail-following log files on server. Using socket.io, jQuery, Twitter Bootstrap.

Usage:

Bonus stuff:

  • You can turn off the autoscrolling
  • Cookies will save a history of the files you tail
  • Cookie can be cleared with "Clear file history cookie" button
  • Works in multiple browser tabs, updates dropdown history on every new file connect

You can easily change the buffersize in tailgate.js if you wish. Only tested on Debian Linux, relies heavily on Node.js's fs.watch function which may or may not work depending on your system.

Software released under MIT license, see the long text in license.txt

About

node.js & socket.io file watcher for tailing log files on server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published