Rolling file appender not working for portal.log in /portal

Howdy, I looked at the archived email but no way to search. I am using logback in uportal on two different machines both running the uportal server @localhost. The one machine is using a fresh clone of uportal. The other machine is my dev box for the company implementation of uportal. My machine logback is working as expected with the file rolling appender. The company dev box is issuing diskspace warnings because portal.log is growing unbounded. There are no .gz files in the /portal directory which leads me to believe the rolling file appender is not working. Inspection of logback.xml provides no clues as to what is wrong. Any diagnostics or suggestions welcomed. Kindly regards.

Start your application using the OnConsoleStatusListener to see logback internal status messages See [1] for details. [1] http://logback.qos.ch/manual/configuration.html#logback.statusLC On 2/23/2016 21:21, David Brown wrote:
Howdy, I looked at the archived email but no way to search.
I am using logback in uportal on two different machines both running the uportal server @localhost.
The one machine is using a fresh clone of uportal.
The other machine is my dev box for the company implementation of uportal.
My machine logback is working as expected with the file rolling appender.
The company dev box is issuing diskspace warnings because portal.log is growing unbounded.
There are no .gz files in the /portal directory which leads me to believe the rolling file appender is not working.
Inspection of logback.xml provides no clues as to what is wrong.
Any diagnostics or suggestions welcomed.
Kindly regards. _______________________________________________ logback-user mailing list logback-user@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-user
participants (2)
-
Ceki Gulcu
-
David Brown