~ubuntu-branches/ubuntu/gutsy/awstats/gutsy-updates

« back to all changes in this revision

Viewing changes to docs/awstats_tools.html

  • Committer: Bazaar Package Importer
  • Author(s): Charles Fry
  • Date: 2007-02-10 11:11:02 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070210111102-bbx43ay1krtxh1nq
Tags: 6.6+dfsg-1
New upstream release (Closes: #350987, #335865)

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
<meta name="title" content="AWStats Documentation - Other tools">
8
8
<title>AWStats Documentation - Other tools</title>
9
9
<link rel="stylesheet" href="styles.css" type="text/css">
10
 
<!-- $Revision: 1.40 $ - $Author: eldy $ - $Date: 2005/08/21 13:47:08 $ -->
 
10
<!-- $Revision: 1.42 $ - $Author: eldy $ - $Date: 2006/07/21 23:29:06 $ -->
11
11
</head>
12
12
 
13
13
<body topmargin=10 leftmargin=5>
20
20
<td bgcolor=#9999cc align=center><a href="/"><img src="images/awstats_logo4.png" border=0></a></td>
21
21
<td bgcolor=#9999cc align=center>
22
22
<br>
23
 
<font style="font: 16pt arial,helvetica,sans-serif" color=#EEEEFF><b>AWStats logfile analyzer 6.5 Documentation</b></font><br>
 
23
<font style="font: 16pt arial,helvetica,sans-serif" color=#EEEEFF><b>AWStats logfile analyzer 6.6 Documentation</b></font><br>
24
24
<br>
25
25
</td>
26
26
<td bgcolor=#9999cc align=center>
130
130
<br>OF DISK SPACE AT ALL) and without loading files into memory (NO NEED
131
131
<br>OF MORE MEMORY). Choose of output records is done on the fly.
132
132
<br>
133
 
<br>So logresolvemerge is particularly usefull when you want to output several
 
133
<br>So logresolvemerge is particularly useful when you want to output several
134
134
<br>and/or large log files in a fast process, with no use of disk or
135
135
<br>more memory and in a chronological order through a pipe (to be used by a log
136
136
<br>analyzer.
144
144
<br>can't run this tool on Win or Unix platforms.
145
145
<br>
146
146
<br>WARNING: Because of important memory holes in ActiveState Perl version, use
147
 
<br>another Perl interpreter if you need to process large lof files.
 
147
<br>another Perl interpreter if you need to process large log files.
148
148
<br>
149
149
<br>Now supports/detects:
150
150
<br>  Automatic detection of log format
246
246
<hr>
247
247
 
248
248
<script language=javascript>
249
 
        var date='$Date: 2005/08/21 13:47:08 $';
 
249
        var date='$Date: 2006/07/21 23:29:06 $';
250
250
        document.writeln("Last revision: "+date);
251
251
</script>
252
252