Skip to main content

We Have Moved

The IBM Application Gateway has a new home - docs.verify.ibm.com/gateway

The documentation on this site will no longer be maintained after v21.02, please update your bookmarks.


JSON Logging

Description

A boolean which indicates whether the logging will be in JSON format or not. If not specified logging will not be in JSON format.

Properties

The following table(s) describe the configuration properties for this component:

Name Type Constraints
json_logging boolean Values: true,false
Default:false

Example

 logging:
         json_logging: true