Using memory logging in Flink

Posted by Filip Łęczycki on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Using-memory-logging-in-Flink-tp3970.html

Hi,

I am trying to enable logging of memory usage on flink 0.10.0 by adding:
taskmanager.debug.memory.startLogThread: true
to config.yaml and setting log4j level to DEBUG however in the logs after running the job I cannot see any info regarding memory usage.My job lasted 30s so it should catch few intervals. Should I change something else in the configuration?

Best regards/Pozdrawiam,
Filip Łęczycki