
Hi Lucas, Have you considered file inclusion? http://logback.qos.ch/manual/configuration.html#fileInclusion Included files are monitored for changes as well. -- Ceki On 3/25/2015 17:29, Fabiano, Lucas wrote:
Hi guys,
Sorry for my english.
I’m have difficult to determine the best way to change the log level in production.
We have Websphere 6 and 8.
With JMX, production team doesn’t allow because it conflicts with the monitoring tool.
I was trying to use the auto reload functionality but for the production team if I need to deploy even a single file it’s considered as I changed the application package and needed to create a deploy request and it only can be done at midnight.
I need to have the ability to change the level in production in a quick way just like JMX but something that works on websphere.
I’m still researching about this but I’m not positive if I can go ahead with this solution.
Can you share ideas with me?
Thank you very much.