Wiremock split response message in Kibana logs

The response from wiremock does not come to kibana in one message, but is split into several.
Wiremock is deployed in a test environment. I'm using com.github.tomakehurst.wiremock.wiremock.client.WireMock
How to receive in kibana a response from wiremock in one message ?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.