File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
content/vault/v1.20.x/content/docs/secrets Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -196,9 +196,9 @@ role, the response will include the time before the next rotation (`ttl`).
196196The ` binddn ` account used by Vault should be rotated using the ` rotate-root ` endpoint to generate a password
197197only Vault will know.
198198
199- Similar to the rotation manager, rotations will be logged with reference to the
200- ` name ` of the role and ` error ` if failed. They will also indicate that they were rotated in
201- a ` periodic function ` .
199+ As with the rotation manager, Vault logs rotations with reference to the
200+ ` name ` of the role and ` error ` if the rotation failed. The logs also indicate
201+ if the rotation was part of a ` periodic function ` .
202202
203203### Manual rotation
204204
You can’t perform that action at this time.
0 commit comments