Puppet: System Administration Automated

Support

Ticket #877 (new defect)

Opened 1 year ago

Last modified 7 months ago

The 'log' report processor does not output if puppetmasterd is run with --verbose

Reported by: jamtur01 Assigned to: community
Priority: normal Milestone: unplanned
Component: reports Version: 0.23.2
Severity: normal Keywords: puppetmaster log syslog verbose
Cc: Triage Stage: Accepted
Attached Patches: None Complexity: Unknown

Description

If you start puppetmasterd as:

# puppetmasterd --verbose

And specify in puppet.conf

reports = log

Then no log data from the transaction report is outputted to syslog. The report processor is logged as having run but no output is generated.

Change History

10/26/07 21:27:42 changed by luke

  • stage changed from Unreviewed to Accepted.
  • milestone set to unplanned.

04/24/08 07:07:40 changed by luke

  • component changed from server to reports.