On Tuesday, August 6, 2019 at 12:36:23 AM UTC-5, Mathew Jose wrote:
> Where should i start ? Is there a way to enable debug logs for puppet > master ? > > There is a log_level configuration parameter, which you can set to "debug" (without quotes) in the [main] or [master] section of puppet.conf, or which, like any other config parameter, you can specify on the command line. That would indeed be a good place to start. > I see the server Resource utilisation is always under control .. any > pointers would be appreciated , > > If the agent runs on your master then you should check its log, too, for one possibility is that the master is serving itself a catalog that ensures the puppetmaster service stopped. Even if that's not the issue, if the agent runs on the master then you could consider mitigating the problem by making sure that the master's catalog ensures the puppetmaster service running, and that the agent there is configured to use a cached catalog when it cannot retrieve a fresh one. John -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/b12f7b70-0344-4f47-8b7a-871ffc331a2e%40googlegroups.com.