Actions
Feature #8006
closedImplement logging to stdout/stderr
Description
Since systemd automatically capture stdout/stderr, it is possible to trivially add systemd/journald/syslogd support just by adding an option to log to standard output/error.
This would be nice to have in discovery image too.
Updated by Lukas Zapletal about 10 years ago
- Related to Feature #676: Syslog support added
Updated by Lukas Zapletal about 10 years ago
Implementation proposal:
:log_file: STDOUT
should log everything to stdout (without time/date prefixes).
Updated by The Foreman Bot about 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/229 added
- Pull request deleted (
)
Updated by Anonymous about 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 31728207f7486ac4fc42d2580dd7debc4c34c9b3.
Updated by Dominic Cleal about 10 years ago
- Category set to Core
- Target version set to 1.7.2
- Translation missing: en.field_release set to 21
Updated by Lukas Zapletal about 10 years ago
Anybody agains backporting this into 1.6.z if we have an update scheduled? I d love to have it for 1.6 discovery.
Updated by Lukas Zapletal about 10 years ago
- Related to Tracker #8360: Full journald support added
Updated by Dominic Cleal about 10 years ago
- Translation missing: en.field_release changed from 21 to 27
Actions