ppkarwasz commented on issue #3475: URL: https://github.com/apache/logging-log4j2/issues/3475#issuecomment-2672531636
@vshreens, Your configuration snippet seems to work correctly. Are you sure you don't have a **different** `RollingFile` appender configured to write to `test.log`, but with different configuration options? Are you restarting your application after a modification to the triggering policies and rollover strategy? Changes to those values are not taken into account during a reconfiguration event, unless you also change the file name. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org