Dynamically change log levels of apps deployed to CF


Siva Balan <mailsiva@...>
 

We have a wide variety of Java apps(mostly spring boot) deployed to CF. One
of the challenges we have is to troubleshoot issues in Production when
these apps are running with a log level of INFO or higher(ERROR, WARN and
FATAL). Is there a way to dynamically change the log level from INFO to
DEBUG or TRACE for apps running on CF without having to redeploy the app or
restage the app in Production?

Thanks,
Siva

--
http://www.twitter.com/sivabalans

Join cf-dev@lists.cloudfoundry.org to automatically receive all group messages.