This file is indexed.

/usr/share/doc/lire/dev-manual/pr01.html is in lire-devel-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
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Preface</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="Lire Developer's Manual"><link rel="up" href="index.html" title="Lire Developer's Manual"><link rel="prev" href="index.html" title="Lire Developer's Manual"><link rel="next" href="pr01s02.html" title="How Is This Book Organized?"></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">Preface</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="index.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="pr01s02.html">Next</a></td></tr></table><hr></div><div class="preface" title="Preface"><div class="titlepage"><div><div><h2 class="title"><a name="id393144"></a>Preface</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="pr01.html#sect:what-contains">What This Book Contains</a></span></dt><dt><span class="section"><a href="pr01s02.html">How Is This Book Organized?</a></span></dt><dt><span class="section"><a href="pr01s03.html">Conventions Used</a></span></dt><dt><span class="section"><a href="pr01s04.html">If You Don't Find Something In This Manual</a></span></dt></dl></div><p>Log file analysis is both an essential and tedious part of
      system administration. It is essential because it's the best way
      of profiling the usage of the service installed on the network.
      It's tedious because programs generate a lot of data and tools to
      report on this data are often unavailable or incomplete. When such
      tools exist, they are generally specific to one product, which means that
      you can't compare e.g. your <span class="productname">Qmail</span>&#8482; and <span class="productname">Exim</span>&#8482; mail servers.
    </p><p><span class="application">Lire</span> is a software package developed by the Stichting LogReport Foundation to
      generate useful reports from raw log files of various network
      programs. Multiple programs are supported for various types of
      network services. <span class="application">Lire</span> also supports various output formats for
      the generated reports.
    </p><div class="section" title="What This Book Contains"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sect:what-contains"></a>What This Book Contains</h2></div></div></div><p>This book is the <em class="citetitle"><span class="application">Lire</span> Developer's Manual</em>. Its purpose is to present
	<span class="application">Lire</span> as a log analysis framework. To this ends, it describes
	the architecture and design of <span class="application">Lire</span> and contains
	comprehensive instructions on how to use it. Its intended
	audience is system administrators or programmers who want to
	extend <span class="application">Lire</span> or want to understand its internals.
      </p><p>There is another book, the <em class="citetitle"><span class="application">Lire</span> User's Manual</em> which describes
	how to install, configure and use <span class="application">Lire</span>, as a
	<span class="quote">&#8220;<span class="quote">off-the-shelf</span>&#8221;</span> log analyzer. Its intended
	audience is system administrators who want to install and use
	<span class="application">Lire</span> to gather information about the services operating on
	their network.
      </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="index.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="pr01s02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Lire Developer's Manual </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> How Is This Book Organized?</td></tr></table></div></body></html>