Hi Averell, Logback has this feature [1] but is not enabled out of the box. You will have to enable the JMX agent by setting the com.sun.management.jmxremote system property [2][3]. I have not tried this out, though.
Best, Gary [1] https://logback.qos.ch/manual/jmxConfig.html [2] https://docs.oracle.com/javase/8/docs/technotes/guides/management/agent.html [3] https://ci.apache.org/projects/flink/flink-docs-release-1.7/ops/config.html#env-java-opts On Thu, Feb 7, 2019 at 11:51 AM Averell <lvhu...@gmail.com> wrote: > Hi Gary, > > I am trying to reproduce that problem. > BTW, is that possible to change log level (I'm using logback) for a running > job? > > Thanks and regards, > Averell > > > > -- > Sent from: > http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/ >