Logging
The logging
node defines the configuration entries which are used to manage the various logging capabilities of the IBM Application Gateway.
A boolean which indicates whether the logging will be in JSON format or not. If not specified logging will not be in JSON format.
Specifies an array of auditing components to be enabled.
Defines and enables request logging.
Specifies an array of trace components to be enabled. Tracing can be used to assist with problem determination in the environment.
Defines and enables transaction logging. This logging can be used to pinpoint performance issues in the environment.
Configures the statistic collection and publishing capability for the gateway. The statistics for the configured components will be published to the specified statsd server over UDP. Statistics can be used to monitor the environment, or assist with problem determination in the environment.
Updated about 2 years ago