Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prog893 authored Mar 2, 2020
1 parent 0d91267 commit eecdf59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
Terraform module and Lambda for saving JSON log records from Kinesis Data Streams to Elasticsearch Service.

![terraform v0.12.x](https://img.shields.io/badge/terraform-v0.12.x-brightgreen.svg)
[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/baikonur-oss/terraform-aws-lambda-kinesis-to-es.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/baikonur-oss/terraform-aws-lambda-kinesis-to-es/context:python)

## Prerequisites
1. Records in Kinesis stream must be valid JSON data. Non-JSON data will be saved with `unknown` prefix.
Expand Down

0 comments on commit eecdf59

Please sign in to comment.