gravitational / teleport

The easiest, and most secure way to access and protect all of your infrastructure.
https://goteleport.com
GNU Affero General Public License v3.0
17.64k stars 1.76k forks source link

Support for Slack Webhooks (Feature Request) #1768

Open osterman opened 6 years ago

osterman commented 6 years ago

what

why

use case

One of our "best practices" is to promote a buddy system for accountability. Every SSH login is posted to a slack channel. Users should comment as to why they are accessing production systems. This should be acknowledged by another designated team member.

image

(screenshot from the cloudposse/bastion, which supports this)

klizhentas commented 6 years ago

I think stuff like this is better to implement on top of logging/alerting services. For example in 2.5.1 as a lambda function of dynamodb event hook.

osterman commented 6 years ago

Open to considering that. Depends on what the outcome looks like.

Here's something that 1Password for Teams supports out-of-the-box.

image