File: ch16s06.html

package info (click to toggle)
lire 2%3A2.0.3-1.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 13,292 kB
  • ctags: 5,068
  • sloc: perl: 61,900; xml: 18,361; sh: 1,829; makefile: 1,362
file content (21 lines) | stat: -rw-r--r-- 3,042 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>W3C Extended Log Format</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="Lire User's Manual"><link rel="up" href="ch16.html" title="Chapter16.WWW Supported Log Format"><link rel="prev" href="ch16s05.html" title="Logs With Virtual Host Information"><link rel="next" href="pt03.html" title="PartIII.Lire Reference"></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">W3C Extended Log Format</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch16s05.html">Prev</a></td><th width="60%" align="center">Chapter16.WWW Supported Log Format</th><td width="20%" align="right"><a accesskey="n" href="pt03.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2576658"></a>W3C Extended Log Format</h2></div></div></div><p>This is a log format defined by the W3C which can
          contain a variable amount of information. The format is defined at
          <a class="ulink" href="http://www.w3.org/TR/WD-logfile.html" target="_top">http://www.w3.org/TR/WD-logfile.html</a>.
        </p><p>This log format uses a header to specify the order of
          the fields present in the log file.
        </p><p><span class="application">Lire</span> can use the following fields of the format:
          <em class="structfield"><code>date</code></em>,
          <em class="structfield"><code>time</code></em>,
          <em class="structfield"><code>c-ip</code></em>,
          <em class="structfield"><code>c-dns</code></em>,
          <em class="structfield"><code>cs-uri</code></em>,
          <em class="structfield"><code>cs-method</code></em>,
          <em class="structfield"><code>sc-bytes</code></em>,
          <em class="structfield"><code>sc-status</code></em>,
          <em class="structfield"><code>cs(User-Agent)</code></em>,
          <em class="structfield"><code>cs(Referer)</code></em>,
          <em class="structfield"><code>cs-uri-stem</code></em>
          and
          <em class="structfield"><code>cs-username</code></em>.
          The other fields will be ignored.
        </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch16s05.html">Prev</a></td><td width="20%" align="center"><a accesskey="u" href="ch16.html">Up</a></td><td width="40%" align="right"><a accesskey="n" href="pt03.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Logs With Virtual Host Information</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">PartIII.<span class="application">Lire</span> Reference</td></tr></table></div></body></html>