Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aaryanporwal/log-mon


https://github.com/aaryanporwal/log-mon

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Tail -f in Node

Put your logs in log.txt

## Instructions

1. First run `npm install` to install project dependencies.
2. Then run `node server.js` to start the server.
3. Finally go to http://localhost:3000 which connects to the websocket server and prints the last 10 lines of the log file in real time.