A single log4j file (created anew each day) on my jBoss server consumes 22GB. This is too much. How can I fix this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
INFO, that’s too high except in debugging situations.This is really an environmental-specific question. Take a look at how your server is configured, what your app is spitting out, and what frameworks are logging. The culprit is there somewhere.