Review "view logs on Fedora" quick-doc

- Remove Caution
- Review and Check View Log Information via Systemctl
- Add Using journalctl to View Log Information for a Specific Service
- Add to know more about systemd -> understanding-and-administering-systemd
- Sections can be moved up one level replaceing rsyslog
- Improve con_viewing-logs.adoc with adding some usefull information
- Change in using nano and vim to you can use favourite text editor
- Remove rsyslog completly
- Add -b and --list-boots if the user needs flter log messages for the current boot or view old log's
- instead of using bold for commands and file/folder names, maybe make them monospace too. That does'nt work in _NOTE_
- "Using the command line to open log files in a text editor" -> "Use a text editor" as a separate section.
- Observe a Warning when editing view_log.adoc and there is a PR in ASCCIDOCTOR
https://github.com/asciidoctor/asciidoctor/issues/2855.

[Ticket: 107] - https://pagure.io/fedora-docs/quick-docs/issue/107
This commit is contained in:
hector louzao 2019-03-28 13:17:36 +01:00 committed by Ankur Sinha (Ankur Sinha Gmail)
parent c89d3b7d73
commit ef70ecd8f2
No known key found for this signature in database
GPG key ID: F8D8C0BEBAC898BD
4 changed files with 95 additions and 48 deletions

View file

@ -1,15 +1,11 @@
ifdef::context[:parent-context: {context}]
:context: viewing-logs
= Viewing logs in Fedora
include::{partialsdir}/unreviewed-message.adoc[]
include::{partialsdir}/con_viewing-logs.adoc[leveloffset=+1]
include::{partialsdir}/proc_log-files-command-line.adoc[leveloffset=+1]
include::{partialsdir}/proc_log-files-GUI.adoc[leveloffset=+1]
ifdef::parent-context[:context: {parent-context}]
ifndef::parent-context[:!context:]