vipulchandraker opened a new issue, #12010:
URL: https://github.com/apache/pinot/issues/12010

   Log4j conf file in helm deployment is configured as below in values.yaml file
   `log4j2ConfFile: /opt/pinot/etc/config/pinot-controller-log4j2.xml`
   
   The actual location of the log properties file in the container is 
/**opt/pinot/etc/conf/** 
   `bash-4.2# ls -l /opt/pinot/etc/conf/
   total 16
   -rw-r--r-- 1 root root 3765 Oct 31 02:23 pinot-broker-log4j2.xml
   -rw-r--r-- 1 root root 3069 Oct 31 02:23 pinot-controller-log4j2.xml
   -rw-r--r-- 1 root root 3021 Oct 31 02:23 pinot-minion-log4j2.xml
   -rw-r--r-- 1 root root 3040 Oct 31 02:23 pinot-server-log4j2.xml`
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to