I use kick command to start tomcat and stop tomcat. but sometimes i can't get report at /var/lib/puppet/reports.
To find out this error cause by master or by agent , i edit the master puppet.conf file, set reports= store, log , tagmail. then i restart puppet master service. i find that each time i run kick command, i can receive the report mail from master, even if i can't find report in /var/lib/puppet/reports directory.
but i can't find any error message about this in /var/log/messages and /var/log/puppet/masterhttp.log.