Re: Proper way to modify log4j config file for kubernetes-session

2024-05-14 Thread Vararu, Vadim
Yes, the dynamic log level modification worked great for me.

Thanks a lot,
Vadim

From: Biao Geng 
Date: Tuesday, 14 May 2024 at 10:07
To: Vararu, Vadim 
Cc: user@flink.apache.org 
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 mailto:vadim.var...@adswizz.com>> 
于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.


Re: Proper way to modify log4j config file for kubernetes-session

2024-05-14 Thread Biao Geng
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  于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.
>


Proper way to modify log4j config file for kubernetes-session

2024-05-13 Thread Vararu, Vadim
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.