From ce242dd8c0de69b57118d29a2817240dada3a0cb Mon Sep 17 00:00:00 2001 From: Peter Date: Mon, 20 May 2024 16:07:47 +0200 Subject: [PATCH 1/3] Added Logdy to Log Management --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55718ad..570047d 100644 --- a/README.md +++ b/README.md @@ -424,6 +424,7 @@ Log management tools: collect, parse, visualize... - [Flume](https://flume.apache.org/) - Distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log data. ([Source Code](https://github.com/apache/flume)) `Apache-2.0` `Java` - [GoAccess](https://goaccess.io/) - Real-time web log analyzer and interactive viewer that runs in a terminal or through the browser. ([Source Code](https://github.com/allinurl/goaccess)) `MIT` `C` - [Loki](https://grafana.com/oss/loki/) - Log aggregation system designed to store and query logs from all your applications and infrastructure. ([Source Code](https://github.com/grafana/loki)) `AGPL-3.0` `Go` +- [Logdy](https://logdy.dev) - Web-based real-time log viewer. Stream ANY content to a web UI with autogenerated filters. Parse any format with TypeScript. ([Demo](https://demo.logdy.dev/), [Source code](https://github.com/logdyhq/logdy-core)) `Apache-2.0` `Go` - [rsyslog](https://www.rsyslog.com/) - Rocket-fast system for log processing. ([Source Code](https://github.com/rsyslog/rsyslog)) `GPL-3.0` `C` From a3ebbd55cca43bbcdc0f5f68115976b5a1ff20cf Mon Sep 17 00:00:00 2001 From: Peter Date: Mon, 20 May 2024 16:15:05 +0200 Subject: [PATCH 2/3] Added Logdy to Log Management --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 570047d..c61156f 100644 --- a/README.md +++ b/README.md @@ -423,8 +423,8 @@ Log management tools: collect, parse, visualize... - [Fluentd](https://www.fluentd.org/) - Data collector for unified logging layer. ([Source Code](https://github.com/fluent/fluentd)) `Apache-2.0` `Ruby` - [Flume](https://flume.apache.org/) - Distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of log data. ([Source Code](https://github.com/apache/flume)) `Apache-2.0` `Java` - [GoAccess](https://goaccess.io/) - Real-time web log analyzer and interactive viewer that runs in a terminal or through the browser. ([Source Code](https://github.com/allinurl/goaccess)) `MIT` `C` -- [Loki](https://grafana.com/oss/loki/) - Log aggregation system designed to store and query logs from all your applications and infrastructure. ([Source Code](https://github.com/grafana/loki)) `AGPL-3.0` `Go` - [Logdy](https://logdy.dev) - Web-based real-time log viewer. Stream ANY content to a web UI with autogenerated filters. Parse any format with TypeScript. ([Demo](https://demo.logdy.dev/), [Source code](https://github.com/logdyhq/logdy-core)) `Apache-2.0` `Go` +- [Loki](https://grafana.com/oss/loki/) - Log aggregation system designed to store and query logs from all your applications and infrastructure. ([Source Code](https://github.com/grafana/loki)) `AGPL-3.0` `Go` - [rsyslog](https://www.rsyslog.com/) - Rocket-fast system for log processing. ([Source Code](https://github.com/rsyslog/rsyslog)) `GPL-3.0` `C` From 63ea38eb1f20f70066b14ebfdacc17003c976484 Mon Sep 17 00:00:00 2001 From: KOOLAIDxK1D <81527376+koolaidxk1d@users.noreply.github.com> Date: Mon, 12 May 2025 12:58:26 -0400 Subject: [PATCH 3/3] Remove Bloonix (#607) no longer FOSS as of a year ago Co-authored-by: nodiscc --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index dfcd809..c30f6aa 100644 --- a/README.md +++ b/README.md @@ -479,7 +479,6 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_ - [Adagios](http://adagios.org/) - Web based Nagios interface for configuration and monitoring (replacement to the standard interface), and a REST interface. ([Source Code](https://github.com/opinkerfi/adagios)) `AGPL-3.0` `Docker/Python` - [Alerta](https://alerta.io/) - Distributed, scalable and flexible monitoring system. ([Source Code](https://github.com/alerta/alerta)) `Apache-2.0` `Python` - [Beszel](https://beszel.dev/) - Lightweight server monitoring platform that includes Docker statistics, historical data, and alert functions. ([Source Code](https://github.com/henrygd/beszel)) `MIT` `Go` -- [Bloonix](https://bloonix-monitoring.org/) - Bloonix is a monitoring solution that helps businesses to ensure high availability and performance. ([Source Code](https://github.com/bloonix)) `GPL-3.0` `Perl` - [Cacti](https://www.cacti.net) - Web-based network monitoring and graphing tool. ([Source Code](https://github.com/Cacti/cacti)) `GPL-2.0` `PHP` - [cadvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers. `Apache-2.0` `Go` - [checkmk](https://checkmk.com/) - Comprehensive solution for monitoring of applications, servers, and networks. ([Source Code](https://github.com/Checkmk/checkmk)) `GPL-2.0` `Python/PHP`