From 1bf31daca2973d6262f2cb245f8221de66db2d52 Mon Sep 17 00:00:00 2001 From: Simon Hildrew Date: Wed, 25 Apr 2018 14:43:25 +0100 Subject: [PATCH] Yes! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d599398..491bac4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Logstash AWS Kinesis Input Plugin - +Monkey [![Build Status](https://travis-ci.org/logstash-plugins/logstash-input-kinesis.svg)](https://travis-ci.org/logstash-plugins/logstash-input-kinesis) This is a [AWS Kinesis](http://docs.aws.amazon.com/kinesis/latest/dev/introduction.html) input plugin for [Logstash](https://github.com/elasticsearch/logstash). Under the hood uses the [Kinesis Client Library](http://docs.aws.amazon.com/kinesis/latest/dev/kinesis-record-processor-implementation-app-java.html).