Actions
Feature #25899
closedLog org_name next to org_id
Description
Some backend systems namely Candlepin are not passed organization ID but only NAME. In order to correlate those log entries, we must also log organization name in Foreman.
It is good idea to send all the three key fields: org id, org name and label as other backend might use either id or label.
Updated by Lukas Zapletal about 6 years ago
- Related to Tracker #22569: Unified and structured logging added
Updated by The Foreman Bot almost 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lukas Zapletal
- Pull request https://github.com/theforeman/foreman/pull/6793 added
Actions