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

Introduce aws_sqs backend #129

Merged
merged 3 commits into from
Sep 22, 2022
Merged

Conversation

isimluk
Copy link
Contributor

@isimluk isimluk commented Sep 8, 2022

Carlos, this is the initial version of the plain SQS backend. It just forwards selected messages from the CrowdStrike Falcon Event Stream to AWS SQS.

Interestingly, it works like a charm.

@carlosmmatos
Copy link
Contributor

Wow this looks good to me! So the process of selecting messages would be nice to parameterize. Or perhaps we have a way of inheriting a base aws SQS class, so that when I want to use SQS with cloudtrail-backend, I can simply pass RELEVANT_EVENT_TYPES.

@isimluk
Copy link
Contributor Author

isimluk commented Sep 8, 2022

That is a next step.

@isimluk isimluk changed the title Introduce aws_sqs backend WIP: Introduce aws_sqs backend Sep 8, 2022
@isimluk isimluk changed the title WIP: Introduce aws_sqs backend Introduce aws_sqs backend Sep 8, 2022
@isimluk isimluk force-pushed the add-aws-sqs branch 2 times, most recently from 0d93e6c to 15c2977 Compare September 8, 2022 14:54
@carlosmmatos carlosmmatos merged commit 7e2923e into CrowdStrike:main Sep 22, 2022
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