Spring Boot Log4j2 configuration issue with log size maintenance – CentOS
I have a spring boot application and using log4j2 to generate console and persists logs in a centos linux. I wanted to maintain only 5mb of log files in archive. But the problem is, my archived log files are 5mb…