Mettner, Dirk (Statistisches Bundesamt, IIB) ([EMAIL PROTECTED]; Monday, 
January 13, 2003 10:16 AM):

> Hello,
> I have Apache-Logfiles greater than 2 GB for only one month. How can I
> analyse such great logfiles without seperate into one or more parts,
> because I get the following Warning from Analog:
>         analog: Warning F: Failed to open logfile access/2002-09: ignoring it
> This logfile is greater than 5 GB. To analyse logfiles lower than 2 GB
> is no problem.

> I have already upgraded Analog from Version 4.13 to Version 5.30 but the
> error-message is the same.

> I have Analog installed on a SunFire 280R under SUN Solaris 8 with 2 GB
> RAM and 4 GB Swap-Space.

Analog has to be built with large file support. I think you can do
this at compile time by just specifying that it should build as a
64-bit app. Otherwise you'll have to change all the fopen() calls to
fopen64() in the source
(http://www.mail-archive.com/analog-help@lists.isite.net/msg03387.html).

You could also try rotating your log files more often to produce
smaller files.


-- 

Jeremy Wadsack
Wadsack-Allen Digital Group

+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+------------------------------------------------------------------------

Reply via email to