From 06dfd048c3a209bd576e2e75e41bd951ba125c13 Mon Sep 17 00:00:00 2001 From: Eddie Hurtig Date: Fri, 24 Apr 2015 14:42:25 -0400 Subject: [PATCH] Update the forwarder recipe docs --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f139810..204a04d 100644 --- a/README.md +++ b/README.md @@ -249,12 +249,12 @@ configures an rsyslog sink into logstash on the local box. ### elkstack::forwarder -A python-based alternative to the normal agent, configured simply to watch logs -forward them directly on to the cluster. This project is in heavy development, -and is not publishing releases very often, so the packaged versions may be quite -old or buggy. As of the addition of the recipe, the package was almost a year -behind current development, but only because there also had been no releases -either. +A [go-based alternative](https://github.com/elastic/logstash-forwarder) to the normal +agent, configured simply to watch logs forward them directly on to the cluster. This +project is in heavy development, and is not publishing releases very often, so the +packaged versions may be quite old or buggy. As of the addition of the recipe, the +package was almost a year behind current development, but only because there also +had been no releases either. ### elkstack::elasticsearch