Hi,
there is a performance issue in Log4j2 2.22.1 compared to 2.22.0.
I upgraded just the two files log4j-api-2.22.1.jar and log4j-core-2.22.1.jar,
no other file.
As an example, in my application, the streaming of about 460 MB slowed down
from about 10-15 seconds
to more than 1000 seconds.
Part
Thank you both for the responses.
You asked for the log4j configuration.
I try to extract the relevant parts.
Indeed the application has got a DynamicThresholdFilter in the game.
There two appenders referenced from the loggers, one usual RollingFile appender
wi