Tail.log
Node.js, Logs: tail -f | http, A light weight web log tail tool, running on server, watch it everywhere with a browser!
Install / Use
/learn @rankun203/Tail.logREADME
tail.log
A light weight web log tail tool, watch everything in your browser!
Setup
npm install tail.logcd tail.log && npm install && cd node_modulesnode ./server.js /path/to/your.log
Note: This is not a library, it's a server program actually, we will try to make it a command line tool.
Since 1.0.7, a built-in basic auth are integrated, see updates.~~It's suggested to have a base authentication on your web server to prevent malicious log snooping.~~
Screenshoots
<img src='http://netd.mindfine.com/pictures/dev/tail.log.youdar.png' width='625'/>Updates
Update 1.0.7:
The Basic Authentication: youdar:youdarpass
Generate: htpasswd -b users.htpasswd youdar youdarpass
Modified from: https://gist.github.com/karmi/718035
- Fixed some errors, while node has changed a lot.
Related Skills
node-connect
341.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.4kCommit, push, and open a PR

