Logsy
Launched this week
Setup log streaming in 3 seconds
77 followers
Stream your server logs in real-time with zero setup. Just one command and you're streaming logs to a beautiful mobile friendly dashboard.
77 followers
Stream your server logs in real-time with zero setup. Just one command and you're streaming logs to a beautiful mobile friendly dashboard.
Logsy
LiveDemo
Very interesting,
Do you currently do any log parsing and do you plan to support some kind of web interface to allow adding scripts for parsing specific files?
Maybe even remotely configuring the agent through the dashboard and specifying which files to fetch from the server.
And what if you combine this into a docker compose file with locally running ElasticSearch and ngrok to expose it online.
That would be quite helpful solution to analyzing logs faster
Logsy
@gapostolov this is amazing input. When you install you can choose/configure what kind of logs you want - nginx, fastapi etc.
But it doesn’t support remote config. I will be open sourcing the code (have to clean it up haha) for people to contribute!
LiveDemo
@dev_paragiri
Thank you for your response.
Yeah, I have always been scared of open-source because of the necessity to have clean code and maintenance.
Overall, great project thank you for sharing it here!
Logsy
@gapostolovthank you, i’ll reach out with some updates when i work on it
Wow, that is impressively quick to set up! Are the logs streaming directly to the users' browser without going through a server?
Logsy
@paul_hoeppner the only server dependency is it streaming it to the user server. But it is not being stored anywhere!