(→Scope) |
|||
Line 17: | Line 17: | ||
== Detailed Description == | == Detailed Description == | ||
As of systemd v38+ systemd comes with it's own syslog named Journal. | |||
== Benefit to Fedora == | == Benefit to Fedora == |
Revision as of 14:03, 29 February 2012
Systemd Journal
Summary
Make Systemd Journal the new default syslog.
Owner
- Name: Jóhann B. Guðmundsson
- Email: johannbg AT gmail DOT com
Current status
- Targeted release: Fedora 18
- Last updated:
- Percentage of completion: 50
Detailed Description
As of systemd v38+ systemd comes with it's own syslog named Journal.
Benefit to Fedora
TODO
Scope
- Disable rsyslog by default ( minor changes ).
How To Test
Trigger a logging event and test systemd-journalctl with various command line switches.
User Experience
TODO
Dependencies
Depends on the presence of systemd v38+ being installed which is the case for Fedora 17 and onwards.
Contingency Plan
re-enable rsyslog.
Documentation
- It's recommended that documentation is updated to reflect usage of the native systemd journal command and it's configuration file
Release Notes
There shouldn't be anything we need to specifically say other than highlighting the change and howto re-enable rsyslog.