A minor note needs to be made to the JSON access logging section found here: https://openliberty.io/docs/latest/log-trace-configuration.html#http
Under the header: Selectable HTTP access log JSON fields
We need to mention that if Logstash Collector or MicroProfile Telemetry are enabled, the logFormat specified under those attributes will take precedence over the specifiedjsonAccessLogFields format and will be reflected for JSON logging.
Thanks.
A minor note needs to be made to the JSON access logging section found here: https://openliberty.io/docs/latest/log-trace-configuration.html#http
Under the header:
Selectable HTTP access log JSON fieldsWe need to mention that if Logstash Collector or MicroProfile Telemetry are enabled, the logFormat specified under those attributes will take precedence over the specified
jsonAccessLogFieldsformat and will be reflected for JSON logging.Thanks.