remove hindsight (unmaintained since 2021)

- https://github.com/mozilla-services/hindsight
This commit is contained in:
nodiscc 2023-04-03 22:57:45 +02:00
parent b79a45ea6a
commit a5622af72d
No known key found for this signature in database
GPG key ID: 067FC4266A4B6909

View file

@ -466,7 +466,6 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_
- [Fluentd](http://www.fluentd.org/) - Log Collector and Shipper. ([Source Code](https://github.com/fluent/fluentd)) `Apache-2.0` `Ruby`
- [Flume](https://flume.apache.org/) - Distributed log collection and aggregation system. ([Source Code](https://github.com/apache/flume)) `Apache-2.0` `Java`
- [GoAccess](http://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`
- [Hindsight](http://mozilla-services.github.io/hindsight/) - Stream processing system which may be used for log aggregation (Replaces Heka).
- [Kibana](https://www.elastic.co/products/kibana) - Visualize logs and time-stamped data.
- [Logstash](https://www.elastic.co/products/logstash) - Tool for managing events and logs.
- [Loki](https://grafana.com/oss/loki/) - horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus.