From Fedora Project Wiki
< Features
Line 39: | Line 39: | ||
== Dependencies == | == Dependencies == | ||
Depends on | Depends on the presence of systemd v38+ being installed which is the case for Fedora 17 and onwards. | ||
== Contingency Plan == | == Contingency Plan == |
Revision as of 04:30, 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
TODO
Benefit to Fedora
TODO
Scope
- Disable rsyslog.
- Create a wiki page containing example usage of systemd-journalctl
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 commands 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.