Command only recording on SSH #27932
fireballsp
started this conversation in
Ideas
Replies: 2 comments
|
This is the default if you run single non-interactive commands i.e. To get exactly what you want for interactive sessions, you could try:
I'm actually not sure if this works - but it might. Auth/proxy server: auth_service:
enabled: true
session_recording: offNodes: ssh_service:
enabled: true
enhanced_recording:
enabled: true |
0 replies
|
Hi, Already tried this way, but applying this setting can't start teleport proxy got the error below: ERROR: session recording is disabled at the cluster level. To enable enhanced session recording, enable session recording at the cluster level, then restart Teleport. Thanks |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
It is possible to have recording only of commands without a fully session record?
Thanks
All reactions