Hi – I’m running Ambari 3.0 and want to change the logging level. Right now I’m getting DEBUG level messages logged to ambari-server.out.
I tried setting -> log4j.rootLogger=ERROR,file in log4j.properties, as well as -> server.python.log.level=ERROR in ambari.properties but that doesn’t seem to have changed the verbosity. Appreciate any guidance, thanks!