Tracker #8360
closedFull journald support
0%
Description
Tracker bug for all journald logging support.
On RHEL7 we should leverage journald sending all the logs there for:
- foreman core app
- plugins (katello, candlepin, pulp)
- foreman proxies
- cron jobs (using systemd-cat)
When possible, we should send logging levels properly as well, so users are able to leverage fine-grained filtering system in journald (WARN, ERROR, DEBUG, TRACE).
Let's also make sure that timestamps are correctly sent and we leverage all the journald goodies.
Updated by Lukas Zapletal about 10 years ago
- Related to Feature #8006: Implement logging to stdout/stderr added
Updated by Lukas Zapletal about 10 years ago
Note we need to disable timestamps when in journald/syslog mode. It would be best to have a switch for that. Otherwise the output looks ugly in the journal:
Nov 13 16:20:48 fdi smart-proxy[553]: I, [2014-11-13T16:20:48.080405 #553] INFO -- : 'realm' module is disabled.
Updated by Lukas Zapletal over 9 years ago
- Is duplicate of Feature #9561: [RFE] Write structured logs to journald added
Updated by Lukas Zapletal over 9 years ago
- Is duplicate of Feature #9560: [RFE] Write structured logs to journald added
Updated by Lukas Zapletal over 9 years ago
- Status changed from New to Duplicate
Hello, we already track this effort, but since we still fully support RHEL 6 systems, we don't rush with this.
Updated by Lukas Zapletal over 9 years ago
- Category set to Packaging
- Status changed from Duplicate to New
Updated by Dominic Cleal over 9 years ago
- Related to Feature #7033: Syslog capability added
Updated by Lukas Zapletal over 6 years ago
- Status changed from New to Duplicate
- Assignee set to Lukas Zapletal
Done, in nightly as #22569