Jinwei Zhu
01/04/2021, 7:25 PMDaniel Lavoie
01/04/2021, 9:30 PMgc-pinot-broker.log will contain Garbage Collection statistics. Pinot being memory intensive, it is useful to get insights on history of garbage collection.
* pinotBroker.log is configured with a info level on the root logger.
* kubectl logs will output the console appender which is configured on a warn level for the root logger.Daniel Lavoie
01/04/2021, 9:33 PM<component>.log4j2ConfFile helm value.Daniel Lavoie
01/04/2021, 9:34 PMJAVA_OPTS to define the path to your customized log4j2.xml file with the -Dlog4j2.configurationFile JVM option.Jinwei Zhu
01/04/2021, 10:04 PM<component>.log4j2ConfFile helm value? Do we have some examples about this? ThxDaniel Lavoie
01/04/2021, 10:10 PMJinwei Zhu
01/14/2021, 7:26 PM