forAll Assertion output

Hello, team.

Hope you are well.

We use forAll assertions in our tests. This outputs the results of the assertion in both the console and in the HTML report. So, for tests with hundreds of requests, these output makes reading the report difficult both in the console output and in the HTML report. I have attached a screenshot of the HTML report for about 20 requests in gatling-sbt-plugin-demo project. The Gatling version we are using is 3.4.2 (We are still on Scala 2.12, so can’t upgrade to later Gatling versions immediately) .

So, I would like to know if there is an option to make this output easier to digest? Say output the assertions result only when there is a failure?

Thank you.

Regards
Eswar