mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-19 15:01:55 -06:00
49bba1faa8
Previously, decision logs were kept in-memory and enabled via diagnostics configuration. With these changes, admins can configure OPA to log decisions to a remote HTTP endpoint. Signed-off-by: Torin Sandall <torinsandall@gmail.com>