SAP / cloud-authorization-buildpack

You can use the content of this repository to leverage the Open Policy Agent (https://www.openpolicyagent.org/) for cloud foundry environments. If offers runtime support to make calls to the open policy server from a CF application and support to manage and distribute Open Policy Agent bundles.
Apache License 2.0
5 stars 6 forks source link

Set default OPA log level to "error" #32

Closed jkbschmid closed 2 years ago

jkbschmid commented 2 years ago

Since the business application is supposed to handle audit logging, OPA should only log errors. For debugging, the log level can be set to debug or info via AMS_LOG_LEVEL.