Fixes #705 Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>
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>