All ,
Greetings !,
I am facing a problem with my legacy community version puppetmaster 3.7 ,Which stops in between .I was trying to enable the logs ,but the methods mentioned in the documentation ( adding log_level =debug in puppet.conf ) seems not applicable in this version .In my case puppeet master doesnt use JVM and logback too.
ps -ef | grep puppet
puppetdb 20233 1 2 May17 ? 02:37:14 /usr/lib/jvm/jre-1.7.0-openjdk.x86_64/bin/java -XX:OnOutOfMemoryError=kill -9 %p -Xmx2g -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/var/log/puppetdb/puppetdb-oom.hprof -Djava.security.egd=file:/dev/urandom -cp /usr/share/puppetdb/puppetdb.jar clojure.main -m com.puppetlabs.puppetdb.core services -c /etc/puppetdb/conf.d
root 25048 1 0 00:01 ? 00:00:00 /usr/bin/ruby /usr/bin/puppet agent
puppet 26880 1 40 May20 ? 03:29:48 /usr/bin/ruby /usr/bin/puppet master
Thanks for looking in to this doubt and any help would be appreciated !!!