You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: kinesis/README.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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
+
4
8
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.
0 commit comments