|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<!DOCTYPE topic |
| 3 | +[ |
| 4 | + <!ENTITY % entities SYSTEM "../common/generic-entities.ent"> |
| 5 | + %entities; |
| 6 | +]> |
| 7 | +<!-- refers to legacy doc: <add github link to legacy doc piece, if applicable> --> |
| 8 | +<!-- point back to this document with a similar comment added to your legacy doc piece --> |
| 9 | +<!-- refer to README.md for file and id naming conventions --> |
| 10 | +<!-- metadata is dealt with on the assembly level --> |
| 11 | +<topic xml:id="journal-configure-journald" |
| 12 | + role="task" xml:lang="en" |
| 13 | + xmlns="http://docbook.org/ns/docbook" version="5.2" |
| 14 | + xmlns:its="http://www.w3.org/2005/11/its" |
| 15 | + xmlns:xi="http://www.w3.org/2001/XInclude" |
| 16 | + xmlns:xlink="http://www.w3.org/1999/xlink" |
| 17 | + xmlns:trans="http://docbook.org/ns/transclusion"> |
| 18 | + <info> |
| 19 | + <title>Filter the journal output</title><!-- can be changed via merge |
| 20 | +in the assembly --> |
| 21 | + <!-- add author's e-mail --> |
| 22 | + < meta name= "maintainer" content= "[email protected]" its:translate= "no"/> |
| 23 | + <abstract><!-- can be changed via merge in the assembly --> |
| 24 | + <para> |
| 25 | + This section describes how to refine the search in logs according to boot numbers, for specific time interval or to view specific data fields. |
| 26 | + content of the journal, the oldest entries listed first. The output can be |
| 27 | + filtered by specific switches and fields. |
| 28 | + </para></abstract> |
| 29 | + </info> |
| 30 | + <para> |
| 31 | + You can filter journals based on boot number, time interval, and fields. |
| 32 | + </para> |
| 33 | + <procedure> |
| 34 | + <title>Filtering journals</title> |
| 35 | + |
| 36 | + </procedure> |
| 37 | +</topic> |
0 commit comments