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

Add event output to a cloud queue #5

Closed
perriea opened this issue Oct 29, 2018 · 3 comments · Fixed by #84
Closed

Add event output to a cloud queue #5

perriea opened this issue Oct 29, 2018 · 3 comments · Fixed by #84
Labels
kind/feature New feature or request
Projects

Comments

@perriea
Copy link
Contributor

perriea commented Oct 29, 2018

Add in cloud queue as available output.
Example :
SQS (AWS)
pub/sub (Google)

@Issif Issif added the kind/feature New feature or request label Oct 30, 2018
@Issif
Copy link
Member

Issif commented Oct 30, 2018

Will check for :

  • AWS SQS
  • AWS SNS
  • GCP Pub/Sub

@Issif Issif added new and removed kind/feature New feature or request labels Feb 1, 2019
@Issif
Copy link
Member

Issif commented Aug 9, 2019

#29

@Issif Issif mentioned this issue Aug 12, 2019
Issif pushed a commit that referenced this issue Aug 12, 2019
## 2.5.0 - 2019-08-12
#### New
- New output : **AWS Lambda**
- New output : **AWS SQS** ([issue #5](https://github.com/Issif/falcosidekick/issues/5))
- New output : **Teams** ([issue #30](https://github.com/Issif/falcosidekick/issues/30))
- A github page has been created : https://issif.github.io/falcosidekick/

#### Enhancement
- Slack tests are now consistant (order of fields in JSON output wasn't always the same, tests failed sometimes for that)
- README : clean up of several typos
@Issif
Copy link
Member

Issif commented Aug 13, 2019

  • SQS is implemented with release 2.5.0 2.5.0 #31

@Issif Issif added this to In progress in Backlog Sep 4, 2019
@leodido leodido added kind/feature New feature or request and removed new feature labels Jul 2, 2020
@Issif Issif mentioned this issue Sep 23, 2020
@Issif Issif moved this from In progress to Done in Backlog Dec 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
No open projects
Backlog
  
Done
Development

Successfully merging a pull request may close this issue.

3 participants