mirror of https://github.com/hashicorp/consul
Backport of Changelog for audit logging fix. into release/1.15.x (#16744)
* backport of commitpull/16770/heade72e2bb2f7
* backport of commitf4cdcb208e
* backport of commite720a4a8c1
--------- Co-authored-by: Luke Kysow <1034429+lkysow@users.noreply.github.com>
parent
d06ede9daf
commit
52c51bd945
|
@ -0,0 +1,3 @@
|
|||
```release-note:bug
|
||||
audit-logging: (Enterprise only) Fix a bug where `/agent/monitor` and `/agent/metrics` endpoints return a `Streaming not supported` error when audit logs are enabled. This also fixes the delay receiving logs when running `consul monitor` against an agent with audit logs enabled.
|
||||
```
|
Loading…
Reference in New Issue