Feature #9561
closed[RFE] Write structured logs to journald
Description
Redirecting all application logs to syslog/journald will simplify life for Sys Admins.
Providing structured key:value pair fields to journald would elevate this functionality further.
Apache HTTP Server 2.5 recently added this kind of capability: http://httpd.apache.org/docs/trunk/mod/mod_journald.html
For complex estates with a central Foreman server and multiple smart proxies dotted around the network, it is a huge benefit to be able to pull all log files back to a central point. This would be made very much easier by the relevant applications writing their log files directly to journald.
(blatant copy of Katello ticket: http://projects.theforeman.org/issues/9560 but I wanted to make sure that both sides of the Foreman/Katello coin were covered)
Updated by Lukas Zapletal over 9 years ago
- Has duplicate Tracker #8360: Full journald support 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 Duncan Innes over 9 years ago
Could it not be optional in the installer?
(P.S. I did search for "journald" tickets - honest!)
Updated by Lukas Zapletal over 9 years ago
Hey, I don't think we will be introducing option for this, systemd is the preferred way and it is feature rich.
No problem, it happens :-)
Updated by Lukas Zapletal over 6 years ago
- Category set to Logging
- Assignee set to Lukas Zapletal
Done, in nightly as #22569