docs: Session recording updates (#5195)

pull/5203/head
Dan Heath 2 years ago committed by GitHub
parent 70079bac7b
commit 1f0bad4d48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -68,7 +68,7 @@ Boundary uses the permission states to determine the remote storage state of a w
Boundary periodically checks the states of any workers that use the external storage, and then reports them back to the controller.
You can check the remote storage state of a worker using the `boundary worker read -id $WORKER_ID` command.
You can check the remote storage state of a worker using the `boundary workers read -id $WORKER_ID` command.
```
Worker information:

@ -23,6 +23,7 @@ Refer to [Create the controller configuration](/boundary/docs/install-boundary/c
- The targets must be configured with an ingress or egress worker filter that includes a worker with access to the storage bucket you created.
Refer to [SSH target attributes](/boundary/docs/concepts/domain-model/targets#ssh-target-attributes) for more information.
- You must enable injected application credentials on any target that you want to use for session recording.
Refer to [Configure targets with credential injection](/boundary/docs/configuration/credential-management/configure-credential-injection) for more information about injecting application credentials.
Complete the following steps to enable session recording on a target.

Loading…
Cancel
Save