<html><head></head><body bgcolor="#FFFFFF"><div>Unfortunately that won't fly either. Config file is embedded in the package and the system is tightly locked down. We need to be able to change it via some remote mechanism - HTTP, JMX etc. <br>
<br>Sent from my iPhone</div><div><br>On Apr 12, 2012, at 17:37, Ralph Goers <<a href="mailto:rgoers@apache.org">rgoers@apache.org</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div>You need to use Logback's ability to reconfigure itself to change the value at runtime.  Just set scan="true" and change the file.<div>
<br></div><div>Ralph</div><div><br><div><div>On Apr 12, 2012, at 6:01 AM, Dan Cripe wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap:break-word">Thanks Ralph, but after reading the user guide and java docs I'm not seeing how I can adjust this value at run time (only that I can set multiple values).  Basically, if there's a problem reported, I want to be able to use JMX or some other means to tell log back to start logging all messages for user X (an MDC value) at DEBUG and then later revert back to normal logging. <div>
<br></div><div>Is it possible to get a reference to an existing turbo-filter and then set the value directly?  If so, I can create my own MBean that modifies the filter as needed.<br><div>
<span class="Apple-style-span" style="border-collapse:separate;font-family:Helvetica;font-style:normal;font-variant:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;font-size:medium"><div style="word-wrap:break-word">
<font class="Apple-style-span" color="#2323d2"><b><br></b></font></div></span>
</div>
<br><div><div>On Apr 11, 2012, at 6:52 PM, Ralph Goers wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Use the DynamicThresholdFilter.<br><br>Ralph<br><br>On Apr 11, 2012, at 9:20 AM, Dan Cripe wrote:<br>
<br><blockquote type="cite">Hi- I'd like to leverage the MDCFilter TurboFilter, but I need to be able to change the "value" element at runtime.  Basically, if a specific user is having trouble, I want to set their logs to show up as DEBUG while the remainder of the logs show up as INFO.  Is there a way (preferably using JMX) that this can be done via configuration?  If not, what's the best approach programatically?<br>
</blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Thanks,<br></blockquote><blockquote type="cite">Dan<br></blockquote><blockquote type="cite">_______________________________________________<br>
</blockquote><blockquote type="cite">Logback-user mailing list<br></blockquote><blockquote type="cite"><a href="mailto:Logback-user@qos.ch">Logback-user@qos.ch</a><br></blockquote><blockquote type="cite"><a href="http://mailman.qos.ch/mailman/listinfo/logback-user">http://mailman.qos.ch/mailman/listinfo/logback-user</a><br>
</blockquote><br>_______________________________________________<br>Logback-user mailing list<br><a href="mailto:Logback-user@qos.ch">Logback-user@qos.ch</a><br><a href="http://mailman.qos.ch/mailman/listinfo/logback-user">http://mailman.qos.ch/mailman/listinfo/logback-user</a><br>
</div></blockquote></div><br></div></div>_______________________________________________<br>Logback-user mailing list<br><a href="mailto:Logback-user@qos.ch">Logback-user@qos.ch</a><br><a href="http://mailman.qos.ch/mailman/listinfo/logback-user">http://mailman.qos.ch/mailman/listinfo/logback-user</a></blockquote>
</div><br></div></div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Logback-user mailing list</span><br><span><a href="mailto:Logback-user@qos.ch">Logback-user@qos.ch</a></span><br>
<span><a href="http://mailman.qos.ch/mailman/listinfo/logback-user">http://mailman.qos.ch/mailman/listinfo/logback-user</a></span></div></blockquote></body></html>