From swadeley@redhat.com Thu Jun 4 22:32:02 2015 From: Stephen Wadeley To: docs@lists.fedoraproject.org Subject: Re: [system-administrators-guide] update the looks to section id Date: Thu, 04 Sep 2014 09:16:44 +0200 Message-ID: <540811DC.7040708@redhat.com> In-Reply-To: <1409697172-8306-1-git-send-email-rashadul@fedoraproject.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6153865400428438109==" --===============6153865400428438109== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello This patch seems to only change the way the section tag is presented. There is no point in changing the way the XML tags look. Different=20 editors will space things out differently. The tool, in this case=20 Publican, that builds the document only reads the XML tags for meaning. Regards Stephen On 09/03/2014 12:32 AM, Rashadul Islam wrote: > update the looks to section id > > en-US/Viewing_and_Managing_Log_Files.xml | 21 ++++++++++++++------- > 1 file changed, 14 insertions(+), 7 deletions(-) > > diff --git a/en-US/Viewing_and_Managing_Log_Files.xml b/en-US/Viewing_and_M= anaging_Log_Files.xml > index 0264b99..0a3e343 100644 > --- a/en-US/Viewing_and_Managing_Log_Files.xml > +++ b/en-US/Viewing_and_Managing_Log_Files.xml > @@ -30,8 +30,10 @@ > Some log files are controlled by a daemon called rsyslogd. A list of log files maintained by rsyslogd can be found in the /et= c/rsyslog.conf configuration file. > > rsyslog is an enhanced, multi-threaded sys= log daemon which replaced the sysklogd daemon. rsyslog supports the same functionality as syskl= ogd and extends it with enhanced filtering, encryption protecte= d relaying of messages, various configuration options, or support for transpo= rtation via the TCP or UDP protocols. Note that rsysl= og is compatible with sysklogd. > + > > -
> +
+ id=3D"s1-configuring-rsyslog"> > Configuring rsyslog > > The main configuration file for rsyslog = is /etc/rsyslog.conf. It consists of global d= irectives, rules or comments (any empty li= nes or any text following a hash sign (#)). Both, global d= irectives and rules are extensively described in the sections below. > @@ -63,7 +65,7 @@ $MainMsgQueueSize 50000 > $ModLoad <MODULE> > > > - where is the global directive that loa= ds the specified module and <MODULE> represe= nts your desired module. For example, if you want to load the Text F= ile Input Module (imfile =E2=80=94 enables rsyslog to convert any standard text files into syslog = messages), specify the following line in your /etc/rsyslog.conf configuration file: > + where is the global directive that loads= the specified module and <MODULE> represent= s your desired module. For example, if you want to load the Text Fil= e Input Module (imfile =E2=80=94 enables rsyslog to convert any standard text files into syslog me= ssages), specify the following line in your /etc/rsyslog.conf configuration file: > > > $ModLoad imfile > @@ -802,7 +804,8 @@ kern.=3Dcrit joe > >
--> > > -
> +
+ id=3D"s1-logfiles-locating"> > Locating Log Files > > log files > @@ -950,7 +953,8 @@ compress > >
>
> -
> +
+ id=3D"s1-logfiles-viewing"> > Viewing Log Files > > log files > @@ -1087,7 +1091,8 @@ compress > When you check the Show matches only option, o= nly the matched strings will be shown in the log file you are currently viewi= ng. > >
> -
> +
+ id=3D"s1-logfiles-adding"> > Adding a Log File > To add a log file you wish to view in the list, select File > Open > @@ -1111,7 +1116,8 @@ compress > > >
> -
> +
+ id=3D"s1-logfiles-examining"> > Monitoring Log Files > > log files > @@ -1137,7 +1143,8 @@ compress > > >
> -
> +
+ id=3D"s1-log-files-additional-resources"> > Additional Resources > To learn more about rsyslog, logrotate, and log files in general, refer to the followi= ng resources. >
> --=20 Stephen Wadeley Content Author | Red Hat, Inc. Purkynova 99 | Brno, Czech Republic --===============6153865400428438109==--