/usr/share/doc/lire/user-manual/ch04s07.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 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>DLF Streams</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="ch04.html" title="Chapter 4. Using DLF Stores"><link rel="prev" href="ch04s06.html" title="Report Configurations"><link rel="next" href="pt02.html" title="Part II. Log Formats"></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">DLF Streams</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch04s06.html">Prev</a> </td><th width="60%" align="center">Chapter 4. Using DLF Stores</th><td width="20%" align="right"> <a accesskey="n" href="pt02.html">Next</a></td></tr></table><hr></div><div class="section" title="DLF Streams"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sect:dlf-streams"></a>DLF Streams</h2></div></div></div><p>The <span class="guilabel">DLF Streams</span> list box lists the
available DLF Steams in the store. A DLF Stream contains all
the data related to one DLF Schema. In <span class="application">Lire</span>, a
superservice is one DLF Schema, but there are others created
by analysers. For example, the <span class="type">www</span> superservice
has 7 related schemas. When you select one DLF Stream, you
can see on the screen the number of records it contains as
well as the starting and ending date of the stream.
</p><p>You can use the <span class="guibutton">Clean</span> button to
remove old DLF records from the store.
</p><p>The <span class="guibutton">Configure</span> button can be used to
configure the stream. From this screen you can select the
default amount of days of data to keep in the stream. Use
the value <code class="constant">0</code> to turn on automatic cleaning
of the stream.
</p><p>Also from the same screen, you can select the analyser
to use to generate each of the other schemas related to this
DLF Stream. Select the <code class="constant">none</code> analyser
to turn off creation of the related streams. If the analyser
takes parameters you will be able to tune it by using the
<span class="guibutton">...</span> button.
</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch04s06.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch04.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="pt02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Report Configurations </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Part II. Log Formats</td></tr></table></div></body></html>
|