Bug #102
syslog application should not be "puppet"
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | - | |||
| Affected Puppet version: | 0.25.4 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
The application reported to syslog should be the name of the daemon, usually either puppetmasterd or puppetd.
History
Updated by Luke Kanies about 6 years ago
- Status changed from 1 to Closed
- 7 set to fixed
Fixed in r1118. The syslog name is now either the name of the process (as determined by Puppet#name) or “puppet-” plus the name of the process (if the process name does not include “puppet” in it).
Updated by over 5 years ago
Milestone pilot deleted