Actions
Bug #16928
closedadd logging for qdrouterd service
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1289401
Description of problem:
By default qdrouterd does not have a stanza for logging. Please add logging for new installs
Version-Release number of selected component (if applicable):
6.1
Steps to Reproduce:
1. Install Satellite 6.1
2. try to view logs in /var/log directory
Actual results:
Nothing in /var/log for qdrouterd
Expected results:
qdrouterd to have a folder and logs inside to help diagnose connection issues
Additional info:
https://github.com/Katello/puppet-qpid/tree/master/templates/router
log {
module: DEFAULT
enable: debug+
timestamp: true
output: /var/log/qdrouterd.log
}
Updated by Anonymous about 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset puppet-capsule|6d9849cdb2f9026a75d3feaf86f676eea17b68d0.
Updated by Eric Helms about 8 years ago
- Subject changed from add logging for qdrouterd service to add logging for qdrouterd service
- Translation missing: en.field_release set to 197
Actions