Skip to content
Discussion options

You must be logged in to vote

So I take it your headers make it to OPA's REST API, /v1/data, after having passed your tunnel, and are then logged with debug log level?

There's no masking for logs in OPA. The general guidance would be to not use debug logging in production settings. Masking only applies to decision logs, and they typically don't include any request headers. (They are also what you should rely on for auditability, not the debug request logs, I would thin.)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Odenius
Comment options

Answer selected by Odenius
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants