/usr/share/doc/lire/user-manual/ch03.html is in lire-doc 2:2.1.1-2.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 3. Running Lire</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="Lire User's Manual"><link rel="up" href="pt01.html" title="Part I. Lire Overview"><link rel="prev" href="ch02s04.html" title="Responder Installation"><link rel="next" href="ch03s02.html" title="Using A Responder"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 3. Running <span class="application">Lire</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02s04.html">Prev</a> </td><th width="60%" align="center">Part I. <span class="application">Lire</span> Overview</th><td width="20%" align="right"> <a accesskey="n" href="ch03s02.html">Next</a></td></tr></table><hr></div><div class="chapter" title="Chapter 3. Running Lire"><div class="titlepage"><div><div><h2 class="title"><a name="chap:running-lire"></a>Chapter 3. Running <span class="application">Lire</span></h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="ch03.html#sect:lire-configuration"><span class="application">Lire</span>'s configuration system</a></span></dt><dt><span class="section"><a href="ch03s02.html">Using A Responder</a></span></dt><dt><span class="section"><a href="ch03s03.html">Generating A Report From A Log File</a></span></dt><dd><dl><dt><span class="section"><a href="ch03s03.html#id381748">Selecting Output Format</a></span></dt></dl></dd><dt><span class="section"><a href="ch03s04.html">Merging Reports</a></span></dt><dd><dl><dt><span class="section"><a href="ch03s04.html#sect:merging-gotchas">Gotchas</a></span></dt></dl></dd><dt><span class="section"><a href="ch03s05.html">Sending Anonymized Log Files To A Responder</a></span></dt><dd><dl><dt><span class="section"><a href="ch03s05.html#id382134">Processing The Responder's Results</a></span></dt></dl></dd><dt><span class="section"><a href="ch03s06.html">Running <span class="application">Lire</span> In A Server Cluster</a></span></dt><dd><dl><dt><span class="section"><a href="ch03s06.html#id382206">Using Mail</a></span></dt></dl></dd></dl></div><p>This chapter describes the various ways that you can use
<span class="application">Lire</span> to process log files to generate reports. The next
chapter (<a class="xref" href="ch04.html" title="Chapter 4. Using DLF Stores">Chapter 4, <i>Using DLF Stores</i></a>) explains how
you can set up your system to process your log
files automatically at regular interval.
</p><div class="section" title="Lire's configuration system"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sect:lire-configuration"></a><span class="application">Lire</span>'s configuration system</h2></div></div></div><p><span class="application">Lire</span> holds its configuration in XML files. To change
<span class="application">Lire</span> settings, simply fire up <span class="command"><strong>lire</strong></span> from
a terminal and select the
<span class="guimenu">Lire</span> → <span class="guisubmenu">Preferences</span>
menu. From there you can change various settings. To save
your customized configuration file, press the
<span class="guibutton">OK</span> button. Otherwise
your changes will be saved in the file
<code class="filename"><em class="replaceable"><code>HOME</code></em>/.lire/config.xml</code>.
These settings will only affect your account.
</p><p>From the <span class="guisubmenu">Preferences</span> screen,
you can change the path to all the external programs that
<span class="application">Lire</span> used. This is useful if you installed external
programs that weren't present when you built and installed
<span class="application">Lire</span>. It is also the place to tweak various settings
affecting how the reports are generated.
</p><p>The list and purpose of each setting is described in
the help window while using the tool. The
<span class="command"><strong>lire</strong></span> command is also used to manage
DlfStores, described more fully in the chapter
(<a class="xref" href="ch04.html" title="Chapter 4. Using DLF Stores">Chapter 4, <i>Using DLF Stores</i></a>).
</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch02s04.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="pt01.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch03s02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Responder Installation </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Using A Responder</td></tr></table></div></body></html>
|