How to adjust the console logs filters matching parameters?

Go to Run ‣ Run Configurations… ‣ select a run configuration ‣ open Filters tab. Here you can adjust how many characters per line (between 1-999, default 256) and how many consecutive lines (between 1-99, default 8) can be matched by a filter. These limitations prevent inifinite recursive matching if a log message does not follow a standard pattern or it is too long.