ws-monitoring
logsuck
Our great sponsors
ws-monitoring | logsuck | |
---|---|---|
8 | 2 | |
175 | 166 | |
1.7% | - | |
0.0 | 0.0 | |
almost 2 years ago | about 1 month ago | |
HTML | Go | |
- | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ws-monitoring
-
TIL you can freeze (hold/pause) Task manager values by holding Ctrl button
ws-monitoring
-
Cockpit – Integrated, glanceable, web-based interface for your servers
Shameless plug,I made a lightweight real time monitoring tools using websockets, it's open source: https://github.com/elestio/ws-monitoring/
-
Ask HN: Show me your Half Baked project
Here is my half baked real-time server monitoring system: https://github.com/elestio/ws-monitoring
It's a web UI + websocket backend, very small, 10kb vanilla frontend and 300 LOC for the backend.
My goal is not to compete with netdata or other big tools but serve my own needs using really few resources
logsuck
-
Ask HN: Show me your Half Baked project
Interesting! I have it in the backlog that I want to support structured logging via JSON at some point. It's pretty far down the list right now though since I personally haven't used structured logging very much.
I added an issue about it: https://github.com/JackBister/logsuck/issues/7 - if you want to chip in with any comments or even help out with implementing it it'd be much welcomed!
I think it's a little bit beyond "half" baked, but I built a thing I call Logsuck last year: https://github.com/jackbister/logsuck
The idea is to have a free Splunk alternative which you can set up with just one binary. I use Splunk at work and love it, but it just doesn't seem like a product for solo developers (I can't even find a pricing page on splunk.com), and the primary free alternative, the ELK stack, seems a bit complicated to set up.
I am sure that I'll never be competitive with Splunk or Elastic in terms of features or scalability but I'm trying to build something that is at least useful for my own projects.
I built it in Go and use SQLite with the FTS (https://sqlite.org/fts3.html) extension to store the log events in a way where they can be searched quickly.
What are some alternatives?
meross-local-mqtt - A pyscript-based management of Meross devices connected to a local MQTT broker
ht - Friendly and fast tool for sending HTTP requests
evo-client-nuxt - Web interface for viewing available Evo vehicles. Includes reverse-engineered vulog v5 API client in TypeScript.
UsTaxes - Tax filing web application
learn-anything.xyz - Organize world's knowledge, explore connections and curate learning paths
tinyjam - A radically simple, zero-configuration static site generator in JavaScript
go-live - 🗂️ go-live is an ultra-light server utility that serves files, HTML or anything else, over HTTP.
json-tail
go-concise-encoding - Golang implementation of Concise Binary and Text Encoding
dflex - The sophisticated Drag and Drop library you've been waiting for 🥳
pcopy - pcopy is a temporary file host, nopaste and clipboard across machines. It can be used from the Web UI, via a CLI or without a client by using curl.
pyodide - Pyodide is a Python distribution for the browser and Node.js based on WebAssembly