quick-docs/modules/ROOT/pages/_partials/proc_log-files-GUI.adoc
hector louzao ef70ecd8f2
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
2019-04-05 11:45:08 +01:00

25 lines
867 B
Text

[id='using-gnome-logs-to-view-log-files']
= Using Gnome Logs to view log files
To view log files in GUI, use the `GNOME Logs` application. `GNOME Logs` is not installed by default.
* Install Via GUI :
** Press the `Super` key
** Type `Software`
** In the `Search` field type `Logs` and choose the `GNOME Logs` item from the list of results
** Install the application
* Install Via Command Line :
----
$ sudo dnf install gnome-Logs
----
In `GNOME Logs`, you can filter for time periods, search within logs, and display categories.
* To select a log file type, from the side bar of GNOME Logs, select the type to view.
* To select a time period, from the menu bar, click `*Logs*`, and select a time period.
* To search within logs, select a log file from the results pane.
. Click the search icon.
. Enter one or more search criterion in the search field.