|
|
|
|
|
by alexk
1462 days ago
|
|
Sasha, CTO@ Teleport here. Thank you for the kind words! And congrats to the Tailscale team on launching SSH product. Let me share a bit more about our auditing capabilities: Teleport captures session PTY output and stores it in S3 or any S3 compatible storage for your records by default. If you would like to get additional, more in-depth insight into the session, Teleport captures syscalls, file access calls and network calls done during SSH session by correlating it with sessions' cgroup using our BPF module: https://goteleport.com/docs/server-access/guides/bpf-session... Teleport provides a lot of other in-depth SSH integration for auditing and compliance, for example we support moderated sessions access control with a required session moderator, or per session-MFA. |
|