Skip to content

Commit 75e5dfa

Browse files
authored
Update README.md
1 parent 5cfffd6 commit 75e5dfa

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

kinesis/README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
===========================================
2-
Kinesis to Sumo Logic
3-
===========================================
1+
2+
# Kinesis to Sumo Logic
3+
4+
## Warning: This Lambda Function is no longer recommended solution. Recommended solution is to use [AWS Kinesis Firehose for Logs](https://help-opensource.sumologic.com/docs/send-data/hosted-collectors/amazon-aws/aws-kinesis-firehose-logs-source/)
5+
6+
7+
48
This function is invoked by AWS Lambda after it detects new records in Kinesis stream. The received collection of events are decompressed, transformed and send to Sumo Logic HTTP source endpoint.
59

610
Files

0 commit comments

Comments
 (0)