mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
Add note that monitor command may truncate logs (#13079)
* Add note that monitor command may truncate logs * Apply suggestions from code review Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com> Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
This commit is contained in:
@@ -8,6 +8,9 @@ description: The `/sys/monitor` endpoint is used to receive streaming logs from
|
||||
|
||||
The `/sys/monitor` endpoint is used to receive streaming logs from the Vault server.
|
||||
|
||||
If Vault is emitting log messages faster than a receiver can process them, the
|
||||
some log lines will be dropped.
|
||||
|
||||
## Monitor system logs
|
||||
|
||||
This endpoint streams logs back to the client from Vault. Note that unlike most API endpoints in Vault, this one
|
||||
|
||||
Reference in New Issue
Block a user