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

fix: allow multiple events in a cwl event #428

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

alemairebe
Copy link

This change allow the use of 'delimiters' in addition to cloudwatch logs events split.
In my case, it is useful to get SecurityHub Findings via CloudWatch Logs.
https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-cwe-all-findings.html
My current customer did that setup following an LAZ guideline.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@alemairebe
Copy link
Author

Main difference versus the 2 others PRs about this is the use of value_from_nesteddict_by_dottedkey to allow to get json_delimiter = detail.findings instead of json_delimiter = findings

@alemairebe alemairebe changed the title allow multiple events in a cwl event fix: allow multiple events in a cwl event Nov 9, 2023
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.

1 participant