The Layer7 API Gateway container logs a huge amount of data to the pod’s console, with the result that all this logging is also stored within OpenShift/Kubernetes and processed by Kibana. The volume of logging is so great that the API Gateway alone uses up almost all the log space available on the shared cluster. We would like to reduce this volume of logging.
It appears that the audit logging in particular is responsible for the large volume of logging, given the many log lines beginning with {‘package’:"com.l7tech.external.assertions.comparison.server. ServerComparisonAssertion‘,“level”:’INFO"
API Gateway 11.1