From b347c7cc33ad022416d4bdb0e66eb995b9c6dca4 Mon Sep 17 00:00:00 2001
From: Lennart Koopmann <lennart@graylog.com>
Date: Sat, 7 May 2016 13:12:04 -0500
Subject: [PATCH] Change name of Graylog

Graylog is no longer known as _Graylog2_ for a while now. :)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1ca4244..44f5f03 100644
--- a/README.md
+++ b/README.md
@@ -332,7 +332,7 @@
   * [Elasticsearch](https://www.elastic.co/) - A Lucene Based Document store mainly used for log indexing, storage and analysis.
   * [Fluentd](http://www.fluentd.org/) - Log Collector and Shipper.
   * [Flume](https://flume.apache.org/) - Distributed log collection and aggregation system.
-  * [Graylog2](https://www.graylog.org/) - Pluggable Log and Event Analysis Server with Alerting options.
+  * [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.
   * [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.