-
Notifications
You must be signed in to change notification settings - Fork 186
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 Microsoft Teams integration #30
Comments
This looks good to me, mapping the values out will be useful. |
Merged
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
available in release 2.5.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What would you like to be added:
native Microsoft Teams integration to allow for pushing alerts to the chat platform
Why is this needed:
Currently the program_output example isn't accepted by MS teams:
[plundering-grasshopper-falco-jfjp9] Invalid webhook request - Empty Payload18:16:22.370929225: Notice A shell was spawned in a container with an attached terminal (user=<NA> k8s.ns=default k8s.pod=edgy-iguana-mariadb-0 container=791fa4a27927 shell=bash parent=docker-runc cmdline=bash terminal=34817 container_id=791fa4a27927 image=bitnami/mariadb) [plundering-grasshopper-falco-jfjp9] parse error: Expected string key before ':' at line 1, column 3
The text was updated successfully, but these errors were encountered: