After upgrade from Gateway 11.0 to 11.1.2, customer is observing additional half-width space before "com.l7tech.traffic" .
2026-02-17T23:59:56.575+0900 INFO 508 com.l7tech.traffic:....<omission>
In 11.0 there is no extra half-width space before "com.l7tech.traffic"
2026-02-19T04:04:07.121+0900 INFO 259 com.l7tech.traffic:...<omission>
API Gateway 11.1.2
WORK-AROUND
Engineering has recommended the same resolution that is outlined in KB article 408632.
To apply the fix, add the following line to the file located at /opt/SecureSpan/Gateway/node/default/etc/conf/ssglog.properties:
sink.format.STANDARD =%2$s %3$s: %4$s
Note: Please remove the quotation marks (") when adding the entry.
------------------
Issue will be fixed in future release of Gateway.