From 1a5c28de75a1864ff71afed50e6dad456487d227 Mon Sep 17 00:00:00 2001
From: Jon Wedaman <jweede@gmail.com>
Date: Thu, 1 Feb 2018 09:00:15 -0500
Subject: [PATCH] Replace Heka with Hindsight

Mozilla has marked Heka as deprecated, and presents Hindsight as the replacement
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0fd6103..2fe34d1 100644
--- a/README.md
+++ b/README.md
@@ -375,7 +375,7 @@
 * [Flume](https://flume.apache.org/) - Distributed log collection and aggregation system.
 * [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`
 * [Graylog](https://www.graylog.org/) - Pluggable Log and Event Analysis Server with Alerting options.
-* [Heka](http://hekad.readthedocs.org/en/latest/) - Stream processing system which may be used for log aggregation.
+* [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.
 * [Octopussy](http://www.octopussy.pm) - Log Management Solution (Visualize / Alert / Report).