This file is indexed.

/usr/share/doc/lire/user-manual/ch03s06.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
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Running Lire In A Server Cluster</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="ch03.html" title="Chapter 3. Running Lire"><link rel="prev" href="ch03s05.html" title="Sending Anonymized Log Files To A Responder"><link rel="next" href="ch04.html" title="Chapter 4. Using DLF Stores"></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">Running <span class="application">Lire</span> In A Server Cluster</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch03s05.html">Prev</a> </td><th width="60%" align="center">Chapter 3. Running <span class="application">Lire</span></th><td width="20%" align="right"> <a accesskey="n" href="ch04.html">Next</a></td></tr></table><hr></div><div class="section" title="Running Lire In A Server Cluster"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id382196"></a>Running <span class="application">Lire</span> In A Server Cluster</h2></div></div></div><div class="section" title="Using Mail"><div class="titlepage"><div><div><h3 class="title"><a name="id382206"></a>Using Mail</h3></div></div></div><p>You can monitor a set of maildirs which receive email
	    messages containing log files for the services as listed in
            <code class="filename">address.cf</code> by doing something like:

            </p><pre class="programlisting">
 <code class="prompt">$ </code>lr_run lr_spoold
            </pre><p>
	  </p><p>This enables you to configure one host as a reporting host
	    (or "online responder"), while other machines send their
	    log files to it by email for processing. (If remote
	    syslogging is used, a cron-driven setup is sufficient.)
          </p><p>A publicly available online responder is running at
	    log@&lt;servicename&gt;.logreport.org; see <a class="ulink" href="http://logreport.org/lire/or/" target="_top">http://logreport.org/lire/or/</a>
		 for more information.
          </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch03s05.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch03.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch04.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Sending Anonymized Log Files To A Responder </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 4. Using DLF Stores</td></tr></table></div></body></html>