Uploaded image for project: 'Puppet'
  1. Puppet
  2. PUP-7625

puppet-master logcheck rule needs adjustment

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • PUP 4.10.1
    • PUP 5.0.0
    • None
    • Agent
    • 0
    • Agent 2017-06-14, Agent 2017-06-28
    • Needs Assessment
    • Bug Fix
    • Updates the logcheck rule to match when the master compiles a catalog for a node in a given environment.
    • Manual

    Description

      Hi together,

      it seems the problem described in https://projects.puppetlabs.com/issues/5405 , which sadly has been closed without any change to the sources, is still valid for 4.10.1.

      In short, ext/logcheck/puppet should be changed like:

      -^\w{3} [ :0-9]{11} [._[:alnum:]-]+ puppet-master\[[0-9]+\]: Compiled catalog for [._[:alnum:]-]+ in [.0-9]+ seconds$
      +^\w{3} [ :0-9]{11} [._[:alnum:]-]+ puppet-master\[[0-9]+\]: Compiled catalog for [._[:alnum:]-]+ in environment [._[:alnum:]-]+ in [.[:digit:]]+ seconds$
      

      Debian downstream is still patching the package accordingly. Sadly, this patch did not make it upstream (i.e. "here").

      Cheers, Oliver

      Attachments

        Activity

          People

            Unassigned Unassigned
            olifre Oliver Freyermuth
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Zendesk Support