This file is indexed.

/usr/share/doc/lire/user-manual/ch04.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
28
29
30
31
32
33
34
35
36
37
38
39
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 4. Using DLF Stores</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="ch03s06.html" title="Running Lire In A Server Cluster"><link rel="next" href="ch04s02.html" title="Accessing a Dlf Store"></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 4. Using DLF Stores</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch03s06.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="ch04s02.html">Next</a></td></tr></table><hr></div><div class="chapter" title="Chapter 4. Using DLF Stores"><div class="titlepage"><div><div><h2 class="title"><a name="chap:dlf-stores"></a>Chapter 4. Using DLF Stores</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="ch04.html#sect:lire-command">The <span class="command"><strong>lire</strong></span> user interface</a></span></dt><dt><span class="section"><a href="ch04s02.html">Accessing a Dlf Store</a></span></dt><dt><span class="section"><a href="ch04s03.html">Import Jobs</a></span></dt><dt><span class="section"><a href="ch04s04.html">Report Jobs</a></span></dt><dd><dl><dt><span class="section"><a href="ch04s04.html#sect:report-schedules">Report Schedules</a></span></dt><dt><span class="section"><a href="ch04s04.html#sect:output-jobs">Ouput Jobs</a></span></dt></dl></dd><dt><span class="section"><a href="ch04s05.html">Using <span class="command"><strong>lr_cron</strong></span> within Cron</a></span></dt><dt><span class="section"><a href="ch04s06.html">Report Configurations</a></span></dt><dd><dl><dt><span class="section"><a href="ch04s06.html#sect:chart-configurations">Charts</a></span></dt></dl></dd><dt><span class="section"><a href="ch04s07.html">DLF Streams</a></span></dt></dl></div><p>This explains how to use the <span class="command"><strong>lire</strong></span> and
        <span class="command"><strong>lr_cron</strong></span> to set up an automated log database
        system. The idea is really simple, you set up a database
        called a DLF Store into which you will periodically import log
        files. In this store you can configure various reports that
        will be generated automatically from the data contained in the
        store. The generated reports are saved in XML format in the
        Dlf Store and reports over longer period can be generated by
        aggregating the saved reports data.
      </p><div class="section" title="The lire user interface"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sect:lire-command"></a>The <span class="command"><strong>lire</strong></span> user interface</h2></div></div></div><p>The <span class="command"><strong>lire</strong></span> uses interactive console
          interface to configure <span class="application">Lire</span> configuration and Dlf Stores. 
          You navigate around the interface by using the
          <span class="keysym">TAB</span> and <span class="keysym">Meta-TAB</span> keys. On
          some systems, (notably GNU/Linux and other systems using the
          ncurses library) you can also use the mouse to navigate the
          user interface.
        </p><p>Many screens contain an help area which describes the
          parameter which is currently being edited. You can scroll
          this area by using the <span class="keysym">PgUp</span> and
          <span class="keysym">PgDown</span> key.
        </p><p>In listboxes, you can use the <span class="keysym">j</span> or
          <span class="keysym">ArrowDown</span> keys to select the item below the
          current selection. The <span class="keysym">k</span> or
          <span class="keysym">ArrowUp</span> keys can be used to select the item
          above the current selection. The <span class="keysym">DEL</span> key
          will delete the selected item and the <span class="keysym">INS</span>
          key will insert a new item in the list. Hitting
          <span class="keysym">Ctrl-C</span> will make a copy of the currently
          selected item. The <span class="keysym">J</span> (uppercase) and
          <span class="keysym">K</span> keys can be used to reorder the items in
          the list.
        </p><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>It is possible that you encounter messages stating that
            your screen is too small to use the application. The message
            also informs you to stop the application and resize the
            terminal before restarting. <span class="emphasis"><em>You do not need to
            stop the application.</em></span> If you are using a
            resizable terminal (like an xterm for example), simply
            resize the terminal until the messages disappear.
          </p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch03s06.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="ch04s02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Running <span class="application">Lire</span> In A Server Cluster </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Accessing a Dlf Store</td></tr></table></div></body></html>