Yes, the dynamic log level modification worked great for me. Thanks a lot, Vadim
From: Biao Geng <[email protected]> Date: Tuesday, 14 May 2024 at 10:07 To: Vararu, Vadim <[email protected]> Cc: [email protected] <[email protected]> Subject: Re: Proper way to modify log4j config file for kubernetes-session Hi Vararu, Does this document meet your requirements? https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/resource-providers/native_kubernetes/#logging Best, Biao Geng Vararu, Vadim <[email protected]<mailto:[email protected]>> 于2024年5月14日周二 01:39写道: Hi, Trying to configure loggers in the log4j-console.properties file (that is mounted from the host where the kubernetes-session.sh is invoked and referenced by the TM processes via - Dlog4j.configurationFile). Is there a proper (documented) way to do that, meaning to append/modify the log4j config file? Thanks, Vadim.
