Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added lambda function to write kinesis data to Sumo #2

Merged
merged 2 commits into from
Feb 4, 2016

Conversation

d-smith
Copy link
Contributor

@d-smith d-smith commented Feb 3, 2016

Adapted the code in the original cloudwatch function to pull records from a Kinesis stream and send them to SumoLogic.

@duchatran
Copy link
Contributor

Thanks Doug. Just fyi, the Sumologic Kinesis Connector does break up the raw kinesis messages into individual ones, which I don't think this lambda function does.

duchatran added a commit that referenced this pull request Feb 4, 2016
Added lambda function to write kinesis data to Sumo. NOTE: this function does not break up Kinesis messages like the Sumo Kinesis Connector.
@duchatran duchatran merged commit d115a7e into SumoLogic:master Feb 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants