On Monday, August 09, 2004 2:06 AM [GMT],
Raji Arulambalam <[EMAIL PROTECTED]> wrote:
> Hi what LogFormat settings could I use to either ignore the browser
> or include it.? Can someone give me an example. I have read the pages
> of logformat at the Analog site.
You might not be able to, based on
Hi what LogFormat settings could I use to either ignore the browser or include it.?
Can someone give me an example. I have read the pages of logformat at the Analog site.
#Software: Microsoft(R) Internet Security and Acceleration Server 2000
#Version: 1.0
#Date: 2004-08-09 00:00:00
#Fields: c-ip
On Tue, 3 Aug 2004, Nickolay wrote:
> Hello All,
>
> How i can set LOGFORMAT for this strings?
>
> [3] Sun 25Jul04 18:57:46 - (35) Sent file d:\video\trailers\?? ? 2
> (cool).avi successfully (3054 kB/sec - 10352640 Bytes)
> [3] Sun 25Jul04 18:58:49 - (35) Sent file d:\ftp\upload\
Hello All,
How i can set LOGFORMAT for this strings?
[3] Sun 25Jul04 18:57:46 - (35) Sent file d:\video\trailers\Плохие парни 2
(cool).avi successfully (3054 kB/sec - 10352640 Bytes)
[3] Sun 25Jul04 18:58:49 - (35) Sent file d:\ftp\upload\С Иркой 08.05.04.jpg
successfully (1912 kB/sec -
Aengus wrote:
Assuming I can just move the Host Header entry to the correct place, you
might try this APACHELOGFORMAT:
(%h %l %u %t \"%r\" %s %b %{Host}i \"%{Referer}i\" \"%{User-agent}i\"
"-")
This seems to work, thank you! Now I have some issues with getting it to
understand virtual hosts, b
On Saturday, July 31, 2004 1:10 PM [GMT],
Harish Narayanan <[EMAIL PROTECTED]> wrote:
> 141.213.74.30 - - [31/May/2004:00:38:20 -0400] "GET /play.css
> HTTP/1.1" 304 - actuality.wahgnube.org
> "http://actuality.wahgnube.org/"; "Mozilla/4.0 (compatible; MSIE 6.0;
> Windows NT 5.0)" "-"
>
> For refe
Stephen Turner wrote:
You're sure you got exactly the same error? That means that you have another
LOGFILE above this LOGFORMAT. Or else this configuration file isn't being
read at all.
I just checked it again.
1. I get exactly the same error on all three cases.
2. I don't have another LOGFILE abov
Ben Barker wrote:
Sounds like the logformat isn't standar after all. If you take a peek
at a section of the log, you can use the LOGFILE command to specify
the exat format so analog will run - go to :
http://www.analog.cx/docs/logfmt.html
That was the document I used to get this far, but I will
On Fri, 30 Jul 2004, Harish Narayanan wrote:
> Hello all.
>
> I am new to analog and I attempted to use it to analyze logfiles from my
> ISP (1and1, Apache). I first tried it without logformat to get -
>
> C:\Statistics\analog\analog.exe: Warning F: Can't auto-detect format of
> logfile C:\Stati
Sounds like the logformat isn't standar after all. If you take a peek at
a section of the log, you can use the LOGFILE command to specify the
exat format so analog will run - go to :
http://www.analog.cx/docs/logfmt.html
to find out how. If you're still stuck, maybe post a bit of log her and
s
Hello all.
I am new to analog and I attempted to use it to analyze logfiles from my
ISP (1and1, Apache). I first tried it without logformat to get -
C:\Statistics\analog\analog.exe: Warning F: Can't auto-detect format of
logfile C:\Statistics\analog\log.log: ignoring it
I then tried it with APAC
On Sat, 10 Jul 2004, Ryan Small wrote:
>
> I've added the following to my "analog.cfg" file:
>
> APACHELOGFORMAT ({Host}i %h %l %u %t \"%r\" %s %b \"%{Referer}i\"
> \"%{User-agent}i\" %b)
> LOGFILE mylog.log
>
> And I still get the following error about being unable to autodetect format
> of logfil
According to my web host (1and1.com), the log files
are in the following format(copy/pasted from their help):
The raw log files are in Apache
format:CustomLog /var/log/httpd/access_log "%{Host}i %h %l %u %t \"%r\" %s
%b\"%{Referer}i\" \"%{User-agent}i\" %b"
I've added the following to my
David Todd wrote:
Hello there. I'm sure this question has been asked many times before, but
I need help working out the format of the logs my ISP is using. They won't
pass on the config details, and I can't get analog to recognise the logs.
This is one line from one of my logs:-
200.184.127.61 - -
Hello there. I'm sure this question has been asked many times before, but
I need help working out the format of the logs my ISP is using. They won't
pass on the config details, and I can't get analog to recognise the logs.
This is one line from one of my logs:-
200.184.127.61 - - [23/May/2004:00:
Just the other day I discovered Analog, getting frustrated with trying
to get awstats to work with "gz" zipped files.
So, finding out that latest beta of analog handels these files I gave it
a try. With much less effort I get at least some reports, although not
perfect yet.
I think that my pr
Nick Stephens <[EMAIL PROTECTED]> wrote:
...
> access_log excerpt:
> -
> 123.321.123.321 - - [08/Apr/2004:00:00:33 -0700] "POST /webpage?t=10
> HTTP/1.1" 200 67263 "http://whatever/webiste"; "Mozilla/4.0
> (compatible; MSIE 6.0; Windows NT 5.0)" "Cookie=bWghsdHQ6;
> JSESSION
Hello everyone,
analog 5.32
redhat linux 7.3 kernel 2.4.19 (vanilla)
apache 1.3.29
Apache conf:
-
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"
\"%{cookie}i\"" combined
LogFormat "%h %l %u %t \"%r\" %>s %b" common
LogFormat "%{Referer}i -> %U" re
5:51 PM
To: [EMAIL PROTECTED]
Subject: Re: [analog-help] Logformat not correct??
The 1999-2000 data is for the previously read log file which happens to
be the one bundled with Analog as a sample file. Remove the logfile.log
from the Analog directory or any line in your config file that points to
The 1999-2000 data is for the previously read log file which happens
to be the one bundled with Analog as a sample file. Remove the
logfile.log from the Analog directory or any line in your config file
that points to it.
Your own logs are not in any standard format. Although they are very
close t
Title: Message
Hi I'm very new to this. I
have downloaded my logfile from the server and pointed analog at it usng the
config file. It runs OK except that I have a huge number of lines which are
reported as corrupt. I turned debugging on and looked at it. It said that
it was in NCSA combine
On Thu, 19 Feb 2004, Jeremy Wadsack wrote:
>
> You can invoke any config option from the command-line with the +C
> command-line argument:
>
> analog +C"LOGFORMAT (%Y-%m-%d...)"
>
>
> See "command-line arguments" the documentation index for a reference.
>
Or you can use DEFAULTLOGFORMAT, which ap
John Reuning <[EMAIL PROTECTED]> (Thursday, February 19, 2004 12:13 PM):
> I searched the documentation and mailing list archives and couldn't find
> anything about how to invoke the LOGFORMAT option via the command line.
> I need to specify ftp xferlog format logfiles dynamically, but analog
>
I searched the documentation and mailing list archives and couldn't find
anything about how to invoke the LOGFORMAT option via the command line.
I need to specify ftp xferlog format logfiles dynamically, but analog
doesn't autodetect that format. You can add the LOGFORMAT option in the
conf file,
Tim Larson <[EMAIL PROTECTED]> (Wednesday, October 08, 2003 4:14 PM):
> Hello,
> I've tried understanding docs/args.html and docs/logfmt.html but am still
> a bit confused on a couple points. I want to do some analysis of
> searches on my site (which uses IIS) so I've enabled query string
>
Hello,
I've tried understanding docs/args.html and docs/logfmt.html but am still
a bit confused on a couple points. I want to do some analysis of
searches on my site (which uses IIS) so I've enabled query string
logging. It looks like I need to specify a custom LOGFORMAT to do this.
No prob
Craig <[EMAIL PROTECTED]> (Friday, September 19, 2003 3:08 PM):
> I am having trouble getting my apachelogformat parameters correct for my
> logfiles. Can someone pls point out my error?
> the conf file has
> "%h %l %u %t \"%r\" %s %b \"%{Referer}i\" \"%{User-Agent}i\"
> here is entire logfil
I am having trouble getting my apachelogformat parameters correct for my
logfiles. Can someone pls point out my error?
the conf file has
"%h %l %u %t \"%r\" %s %b \"%{Referer}i\" \"%{User-Agent}i\"
here is entire logfile (cut down to one for localizing my problem)
217.210.241.58 www.xyz.com - - [
Hello,
I have one problem and does not understand!
In my http.conf (apache) I have:
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{User-Agent}i\"" combined
In my analog.cfg I have:
APACHEDEFAULTLOGFORMAT (%h %l %u %t \"%r\" %>s %b %q \"%{User-Agent}i\")
In my run of analog debug on I obtain:
F: Ope
Hello I found in part of my problem!
Alain Chappuis a écrit :
> Hello,
> I have one problem and does not understand!
>
> In my http.conf (apache) I have:
>
> LogFormat "%h %l %u %t \"%r\" %>s %b \"%{User-Agent}i\"" combined
>
> In my analog.cfg I have:
>
> APACHEDEFAULTLOGFORMAT (%h %l %u %t \"
On Wed, 13 Aug 2003, Alain Chappuis wrote:
> Hello,
> I have one problem and does not understand!
>
> In my http.conf (apache) I have:
>
> LogFormat "%h %l %u %t \"%r\" %>s %b \"%{User-Agent}i\"" combined
>
> In my analog.cfg I have:
>
> APACHEDEFAULTLOGFORMAT (%h %l %u %t \"%r\" %>s %b %q \"%{Use
Thank you for providing this help
list.
I am using analog 5.32 on Redhat Linux
8.0 with apache 1.3.27 server. I had my host change my logformat
under apache to include the search word field designated by the %q. Since
then I've been unable to run the analog program successfully. I have
On Thu, 7 Aug 2003, D Burns wrote:
> [...]
> It doesn't appear to be detecting the %q field where it says "Current
> logfile format."
Most likely you didn't put the LOGFORMAT comamnd above the LOGFILE command.
The LOGFORMAT only takes effect for later logfiles, so that you can specify
several logf
, the report generated correctly. Thank
you very much as your suggestion led me to the answer!!
Darryl
- Original Message -
From: "Stephen Turner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 08, 2003 6:16 AM
Subject: Re: [analog-help] LOGFORMAT pro
On Fri, 8 Aug 2003, D Burns wrote:
> Thanks for responding.
>
> Actually, I did try it just above the LOGFILE command as it states in the
> documentation. However, because I was specifying the log file on the
> command line
> I guess it wasn't registering the APACHELOGFORMAT in the config file.
Alexander Chirkov ([EMAIL PROTECTED]; Tuesday, July 01, 2003 7:57 AM):
> Hi,
> i have this LOGFORMAT statement in cfg file:
> LOGFORMAT (%S, %u, %d.%m.%Z, %h:%n:%j, W3SVC%j, %j, %v, %T, %j, %b, %c, %j,
> %j, %r, %q,)
> Unfortunately some of logrecord was not accepted:
> debug file has for examp
Hi,
i have this LOGFORMAT statement in cfg file:
LOGFORMAT (%S, %u, %d.%m.%Z, %h:%n:%j, W3SVC%j, %j, %v, %T, %j, %b, %c, %j,
%j, %r, %q,)
Unfortunately some of logrecord was not accepted:
debug file has for example:
---
C: 195.158.1
Thanks a lot, Jason. That solves my problem!
-Original Message-
From: Stephen Turner [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 17, 2003 10:27 AM
To: [EMAIL PROTECTED]
Subject: Re: [analog-help] Logformat help-username with spaces
On Tue, 17 Jun 2003, Jason Linhart wrote
On Tue, 17 Jun 2003, Jason Linhart wrote:
>
> Couldn't this be done by making a special format that terminated the user
> name on the '[' of the date field? Something like:
>
> LOGFORMAT (%S %j %u[%d/%M/%Y:%h:%n:%j] "%j%w%r%wHTTP%j" %c %b)
>
> That would include the trailing space as part of the us
On 6/17/03 10:00 AM Stephen Turner ([EMAIL PROTECTED]) wrote:
>> What Logformat should I use so that I get the complete user name on the
>> report?
>>
>> Sample line:
>> 10.33.50.20 servername Dan Phipps [16/May/2003:09:49:39 +0500] "GET
>> /QuickPlace/merck/Main.nsf/$defaultview/90B17F2C2AB1926F8
On Tue, 17 Jun 2003, Pathak, Geeta wrote:
> Thanks. But any pointers on how to put quotes around user name? Will need to
> do lot of programming, right?
>
No, it should be an option in your web server configuration.
--
Stephen Turner, Cambridge, UKhttp://homepage.ntlworld.com/adelie/stephen
Thanks. But any pointers on how to put quotes around user name? Will need to
do lot of programming, right?
-Original Message-
From: Stephen Turner [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 17, 2003 10:01 AM
To: '[EMAIL PROTECTED]'
Subject: Re: [analog-help] Logformat hel
On Tue, 17 Jun 2003, Pathak, Geeta wrote:
> The Logfile I am using has usernames which consist of firstname followed by
> a space and a last name.
>
> The user name can be one of the following
> Dan (single word)
> Dan Phipps (two words)
> Dan ector Phipps (three words)
>
> What Logformat should I
Title: Logformat help-username with spaces
The Logfile I am using has usernames which consist of firstname followed by a space and a last name.
The user name can be one of the following
Dan (single word)
Dan Phipps (two words)
Dan ector Phipps (three words)
What Logformat should I use so t
On Fri, 4 Apr 2003, Ken Leiserson wrote:
> Greetings,
>
> I'm having problems trying to run Analog against a logfile with the following format:
>
> Apr 04 19:17:30 [192.168.16.3.2.2] AN_COMBINED_VIP_HOST_LOG 192.168.16.17
> www.scorecard.org 152.163.188.37 - - [1049483850.178] "GET /env-relea
Greetings,
I'm having problems
trying to run Analog against a logfile with the following
format:
Apr 04 19:17:30
[192.168.16.3.2.2] AN_COMBINED_VIP_HOST_LOG 192.168.16.17 www.scorecard.org 152.163.188.37 - -
[1049483850.178] "GET /env-releases/hap/ HTTP/1.0" 200 30921 "http://www.scoreca
Gil <[EMAIL PROTECTED]> wrote:
> I am interested in date, time, user ip address, file
> uploaded/downloaded, and transfer size.
>
> Here, I think is a better example of the log file.
...
> (000207) 3/17/2003 12:06:24 PM - Boa (210.202.230.143) > finished
> downloading 'E:\Boa\video\Valenti\BoA -
From: "Gil" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 19, 2003 4:28 PM
Subject: Re: [analog-help] Logformat for BPFTP
> As for simplifying the log, there are advanced log options but they are
> preconfigured and not much use in par
XPWD
> > (01) 2/15/2003 12:17:44 AM - Boa (218.161.0.222) > 257 "/video" is
> > current directory.
> > (000001) 2/15/2003 12:17:46 AM - Boa (218.161.0.222) > CDUP
> > (01) 2/15/2003 12:17:46 AM - Boa (218.161.0.222) > asked to change
> > di
I apologize. I am new at this. That was not a very good example of the log
file. I just copied and pasted the first 20 lines or so.
I am interested in date, time, user ip address, file uploaded/downloaded,
and transfer size.
Here, I think is a better example of the log file.
Thanks again for
Gil <[EMAIL PROTECTED]> wrote:
> Here are a few lines from the logfile.
What sort of a report would you like to see for the 20 or so lines
you've posted?
For example, none of these log entries refer to any file transfers - do
you actually care about reporting on any of this extraneous information
001) 2/15/2003 12:17:44 AM - Boa (218.161.0.222) > 257 "/video" is
> current directory.
> (01) 2/15/2003 12:17:46 AM - Boa (218.161.0.222) > CDUP
> (01) 2/15/2003 12:17:46 AM - Boa (218.161.0.222) > asked to change
> directory : 'C:\Boa\video\ -> C:\
oa\' --> Access allowed.
- Original Message -
From: "Jeremy Wadsack" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 19, 2003 10:54 AM
Subject: Re: [analog-help] Logformat for BPFTP
>
> Gil ([EMAIL PROTECTED]; Tuesday, March 18, 2003
Gil ([EMAIL PROTECTED]; Tuesday, March 18, 2003 5:26 PM):
> I am using analog version 5.31 on Windows 2000 Pro.
> I have tried unsuccessfully to configure a Logformat line for BulletProof
> FTP Server v2.1.5 log file.
> If anyone has successfully configured this, I would appreciate a copy of the
I am using analog version 5.31 on Windows 2000 Pro.
I have tried unsuccessfully to configure a Logformat line for BulletProof
FTP Server v2.1.5 log file.
If anyone has successfully configured this, I would appreciate a copy of the
Logformat line. If not, then any suggestions are appreciated.
Tha
Hi,
my provider says I have a standard log format - but Analog does not
detect it. :-(
I tried to customize the format but could not get through, sorry.
I am using Analog 3.51 on WinXP.
The log lines look like
80.129.239.227 - - [30/Dec/2002:00:07:12 +0100] "GET
/Unser_Leben/Sommerparty_2002/s
Simone Crider ([EMAIL PROTECTED]; Tuesday, December 10, 2002 3:32 PM):
> LOGFORMAT (%M %d %y %h:%n:%j %j %j: %s %j %r %j/%j - %j/%j %c %b)
> C: Oct 22 02 09:04:15 calamary pound: 192.168.1.153 GET
> /ncddc/infoBoxesDev HTTP/1.1 - HTTP/1.1 200 OK
> C:
Thanks for the info!
OK, I've changed the output log to include a year,
$ cat pound_log.test
Oct 22 02 08:57:18 calamary pound: 192.168.1.153 GET /ncddc/leftNavBar
HTTP/1.1 - HTTP/1.1 200 OK
Oct 22 02 08:57:19 calamary pound: 192.168.1.153 GET /ncddc/infoBoxesDev
HTTP/1.1 - HTTP/1.1 200 OK
Oct
Simone Crider ([EMAIL PROTECTED]; Tuesday, December 10, 2002 9:14 AM):
> Hello,
> I am using a pound (a reverse-proxy and load-balancer) to frontend my
> website. I am trying to run analog on the pound output log. The
> format of the pound log is as follows,
> Oct 22 08:57:18 calamary pound:
Hello,
I am using a pound (a reverse-proxy and load-balancer) to frontend my
website. I am trying to run analog on the pound output log. The
format of the pound log is as follows,
Oct 22 08:57:18 calamary pound: 192.168.1.153 GET /ncddc/leftNavBar
HTTP/1.1 - HTTP/1.1 200 OK
Oct 22 08:57:19 ca
Robert Page <[EMAIL PROTECTED]> wrote:
> I just cannot get my LOGFORMAT command to work properly on my log. I
> have tried numerous times, but always get the corrupted log file
> error message. Here is a line from my log:
>
> #Software: Microsoft Internet Information Services 5.0
> #Version: 1.0
Hi,
I just cannot get my LOGFORMAT command to work properly on my log. I have
tried numerous times, but always get the corrupted log file error message.
Here is a line from my log:
#Software: Microsoft Internet Information Services 5.0
#Version: 1.0
#Date: 2002-09-22 01:10:28
#Fields: date time
riginal Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of James Green
Sent: 08 August 2002 16:54
To: [EMAIL PROTECTED]
Subject: RE: [analog-help] LOGFORMAT command is failing
That worked :). Thanks
James
> -Original Message-
> From: [EMAIL PROTECTED]
Uhler, John-DTD1 <[EMAIL PROTECTED]> wrote:
> I have the following file format (Frontpage created author.log) and I
> tried to create me own LOGFORMAT. The error I get is that all lines
> of the log file are corrupt.
>
> File format:
> [03 Jun 2002 08:16:55 -0500] 130.47.144.27 XXX\usernm - [ser
Analog Help,
I have the following file format (Frontpage created author.log) and I tried
to create me own LOGFORMAT. The error I get is that all lines of the log
file are corrupt.
File format:
[03 Jun 2002 08:16:55 -0500] 130.47.144.27 XXX\usernm - [server version] -
[03 Jun 2002 08:16:56 -0500
Garrett Bartley ([EMAIL PROTECTED]; Tuesday, June 25, 2002 11:44 AM):
> Hello all.
> I'm having issues getting analog to read qmail logs.
There is a tool on the Analog helper applications page
(http://www.analog.cx/helpers/) that converts mail logs (including
qmail) to common-log format so Ana
%u> qp %j uid
%j"
2002-06-23 20:10:31.251732500 delivery 1125816: success:
64.12.137.121_accepted_message./Remote_host_said:_250_OK/
LOGFORMAT "%Y-%m-%d %h:%n:%j.%j delivery %j: success: %j"
---End Logformats---
- Original Message -
From: "Aengus" <[EMAIL PROTECTED]>
Garrett Bartley <[EMAIL PROTECTED]> wrote:
> I'm having issues getting analog to read qmail logs. We have mail
> servers dedicated to individual clients and want to charge for the
> bytes being transferred. The format I am using is
>
> LOGFORMAT "%Y-%m-%d %H:%n:%j.%j info msg %j: bytes %b from
Hello all.
I'm having issues getting analog to read qmail
logs. We have mail servers dedicated to individual clients and want to
charge for the bytes being transferred. The format I am using
is
LOGFORMAT "%Y-%m-%d %H:%n:%j.%j info msg %j: bytes
%b from <%u> qp %j uid %j"
An example o
AR PAVON" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: RE: [analog-help] Logformat
>Date: Fri, 14 Jun 2002 08:55:47 +0200
>
>No, but isn't it possible to run Analog with it?
>
>Thanks.
>
>-Mensaje or
Title: RE: [analog-help] Logformat
No, but isn't it possible to run Analog with it?
Thanks.
-Mensaje original-
De: Agustin Chernitsky [mailto:[EMAIL PROTECTED]]
Enviado el: jueves, 13 de junio de 2002 16:24
Para: [EMAIL PROTECTED]
Asunto: Re: [analog-help] Logformat
S
SuSana,
Esto es un log de un Web Server?
ENG: Is this a log of a web server?
>From: "SUSANA PUMAR PAVON" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: "Analog-Help (E-mail)" <[EMAIL PROTECTED]>
>Subject: [analog-help] Logformat
>Date: Th
Hi
all!
Now I have got a
different log format, from a specific application. I have tried to use the
command LOGFORMAT but I did get a good result. Could any of you help me,
please?
These are lines from
the log:
[12/06/2002
11:05:58:700]|/Naveg. Libre|1299790|anonimo|TINY_HTML[12/06/200
Aengus, it works fine - as you proposed it - with the 4 multiple logformats.
Thank you! Max
>> LOGFORMAT (%S %j %u [%d/%M/%Y:%h:%n:%j] "%j%w%r%wHTTP%j" %c %b %v
>> "%f" "%B")
>> LOGFORMAT (%S %j %u [%d/%M/%Y:%h:%n:%j] "%j%w%r" %c %b %v "%f" "%B")
>> LOGFORMAT (%S %j %u [%d/%M/%Y:%h:%n:%j] "%j %r
Max Gut <[EMAIL PROTECTED]> wrote:
> I tried 3 different lines now in the analog.conf, 2 lines to cover
> the old logformat and one line that you proposed for the added "{X-
> Forwarded-For}". There are still warnings about corrupt lines but now
> Analog recognizes the different types in one oper
>> My Provider added the {X-Forwarded-For} to catch the "logins via
>> Proxyserver" he said and this was where my problem started.
> You never answered a question I asked before I suggested you provide
> some sample lines - "Does the report that is generated indicate that
> Analog recognizes any
Max Gut <[EMAIL PROTECTED]> wrote:
> With this analog.cfg Analog Report Warnings are:
>
> Warning L: Large number of corrupt lines in logfile
> try different LOGFORMAT, Current logfile format:
> %S %j %u [%d/%M/%Y:%h:%n:%j] "%j %r HTTP%j" %c %b %v "%f" "%B"
> "unknown"\n %S %j %u [%d/%M/%Y:%h:%n:
am 10.04.2002 19:12 Uhr schrieb Aengus unter [EMAIL PROTECTED]:
> Max Gut <[EMAIL PROTECTED]> wrote:
>
>> am 10.04.2002 17:26 Uhr schrieb Aengus unter [EMAIL PROTECTED]:
>>
>> The string was send to me like this:
>>
>> "%A %h %l %u %t \"%r\" %s %b %{Host}i \"%{Referer}i\" \"%{User-
Max Gut <[EMAIL PROTECTED]> wrote:
> am 10.04.2002 17:26 Uhr schrieb Aengus unter [EMAIL PROTECTED]:
>
> The string was send to me like this:
>
> "%A %h %l %u %t \"%r\" %s %b %{Host}i \"%{Referer}i\" \"%{User-
> agent}i\" \"%{X-Forwarded-For}i\""
>
> Here are 3 Lines from the Apac
am 10.04.2002 17:26 Uhr schrieb Aengus unter [EMAIL PROTECTED]:
> Max Gut <[EMAIL PROTECTED]> wrote:
>
>> am 10.04.2002 16:32 Uhr schrieb Aengus unter [EMAIL PROTECTED]:
>>
>>> Max Gut <[EMAIL PROTECTED]> wrote:
>>>
analog says to the new logformat of my Provider:
Warning C: Ba
Max Gut <[EMAIL PROTECTED]> wrote:
> am 10.04.2002 16:32 Uhr schrieb Aengus unter [EMAIL PROTECTED]:
>
>> Max Gut <[EMAIL PROTECTED]> wrote:
>>
>>> analog says to the new logformat of my Provider:
>>>
>>> Warning C: Bad argument in configuration command: ignoring it:
>>> LOGFORMAT (%A %h %l %u %t
Max Gut ([EMAIL PROTECTED]):
> am 10.04.2002 16:32 Uhr schrieb Aengus unter [EMAIL PROTECTED]:
>> Max Gut <[EMAIL PROTECTED]> wrote:
>>
>>> analog says to the new logformat of my Provider:
>>>
>>> Warning C: Bad argument in configuration command: ignoring it:
>>> LOGFORMAT (%A %h %l %u %t \"%
am 10.04.2002 16:32 Uhr schrieb Aengus unter [EMAIL PROTECTED]:
> Max Gut <[EMAIL PROTECTED]> wrote:
>
>> analog says to the new logformat of my Provider:
>>
>> Warning C: Bad argument in configuration command: ignoring it:
>> LOGFORMAT (%A %h %l %u %t \"%r\" %S %b %{Host}i \"%{Referer}i\"
>> \
Max Gut <[EMAIL PROTECTED]> wrote:
> analog says to the new logformat of my Provider:
>
> Warning C: Bad argument in configuration command: ignoring it:
> LOGFORMAT (%A %h %l %u %t \"%r\" %S %b %{Host}i \"%{Referer}i\"
> \"%{User-agent}i\" \"%{X-Forwarded-For}i\")
>
> The string was send to m
Hello,
analog says to the new logformat of my Provider:
Warning C: Bad argument in configuration command: ignoring it:
LOGFORMAT (%A %h %l %u %t \"%r\" %S %b %{Host}i \"%{Referer}i\"
\"%{User-agent}i\" \"%{X-Forwarded-For}i\")
The string was send to me like this:
"%A %h %l %u %t \"%r\" %s
In <[EMAIL PROTECTED]>, Jonas Lundberg
<[EMAIL PROTECTED]> writes:
> I've been trying to write a logformat string to analyze the output from out
> firewall, a Sonicwall. I'm getting nowhere. Maybe someone already has done
> this, the log looks like this:
>
> 03/28/2002 10:38:20.832 - TCP con
Hello!
I've been trying to write a logformat string to analyze the output from out
firewall, a Sonicwall. I'm getting nowhere. Maybe someone already has done
this, the log looks like this:
03/28/2002 10:38:20.832 - TCP connection dropped -
Source:195.58.198.99, 4410, WAN - Destination:12
j.bottoms ([EMAIL PROTECTED]):
> I'm still havin trouble understanding logformats so here is a question
> ascii27.net myl-c-24-159-181-226.chartertn.net - - [10/Mar/2002:14:52:09 -0500] "-"
>408 - 0 - "-" "-" - -
> the above is a line from my log file. By looking at it it should break down in
I'm still havin trouble understanding logformats so
here is a question
ascii27.net myl-c-24-159-181-226.chartertn.net - -
[10/Mar/2002:14:52:09 -0500] "-" 408 - 0 - "-" "-" - -the above is a line
from my log file. By looking at it it should break down in this
manner.
(%v %S %j %j [%d/%M/%Y:
]
Sent by: cc: (bcc: Marsha D.
Glassner/9PMI/R09/GSA/GOV)
owner-analog-help@listsSubject: RE: RE: Re:
[analog-help] LOGFORMAT problems
Sorry for boring you again...
I'm analysing log files of an Intranet Site and so I'm interested in statistics about
a few number of files requested (the interesting files are less than 100) by a few
number of users (15).
Is possible to obtain a report that links together these elements? Or a r
On Wed, 13 Mar 2002 [EMAIL PROTECTED] wrote:
> Thank you, I can't identify correctly the logformat because of the two
> characters: | and <. How can Analog recognize them?
>
There is no problem. Analog treats them the same as any other characters.
--
Stephen Turner, Cambridge, UKhttp://h
Thank you,
I can't identify correctly the logformat because of the two characters: | and <. How
can Analog recognize them?
My logfile (as writtem before) is:
127.0.0.1 ma-g6xev2rrwijf Autore [27/Feb/2002:16:38:24 ] "101 "
and the problem now is to recognize:
- the number beetween " and < as a
On Mon, 11 Mar 2002 [EMAIL PROTECTED] wrote:
> Hi! Sorry for the previous message but it was full of wrong characters!!
>
> I have some problem configurating the LOGFORMAT command to fit a
> non-standard logfile. The logfile is the result of the activity of users
> on a Windows 2000 web serve
Hi!
Sorry for the previous message but it was full of wrong characters!!
I have some problem configurating the LOGFORMAT command to fit a non-standard logfile.
The logfile is the result of the activity of users on a Windows 2000 web server
application and is written like this:
127.0.0.1 ma-g6x
Hi!
Sorry for the previous message but it was full of wrong characters!!
I have some problem configurating the LOGFORMAT command to fit a non-standard logfile.
The logfile is the result of the activity of users on a Windows 2000 web server
application and is written like this:
127.0.0.1 ma-g6x
Hi!
I have some problem configurating the LOGFORMAT command to fit a non-standard logfile.
The logfile is the result of the activity of users on a Windows 2000 web server
application and is written like this:
127.0.0.1 ma-g6xev2rrwijf Autore [27/Feb/2002:16:38:24 ] "101 "
127.0.0.1 ma-g6xev2rr
"Robert Brenstein" <[EMAIL PROTECTED]> wrote:
> >APACHELOGFORMAT (%S - %j [%d/%M/%Y:%h:%n:%j %j] "%j %r %j" %c %b "%f"
> >LOGFORMAT (%S - %j [%d/%M/%Y:%h:%n:%j %j] "%j %r %j" %c %b "%f"
"%B""%u")
>
> What is a difference between using APACHELOGFORMAT and LOGFORMAT
> commands? The doc just states
On Wed, 13 Feb 2002, Robert Brenstein wrote:
> >APACHELOGFORMAT (%S - %j [%d/%M/%Y:%h:%n:%j %j] "%j %r %j" %c %b "%f"
> >LOGFORMAT (%S - %j [%d/%M/%Y:%h:%n:%j %j] "%j %r %j" %c %b "%f" "%B""%u")
>
> What is a difference between using APACHELOGFORMAT and LOGFORMAT
> commands? The doc just states
>APACHELOGFORMAT (%S - %j [%d/%M/%Y:%h:%n:%j %j] "%j %r %j" %c %b "%f"
>LOGFORMAT (%S - %j [%d/%M/%Y:%h:%n:%j %j] "%j %r %j" %c %b "%f" "%B""%u")
What is a difference between using APACHELOGFORMAT and LOGFORMAT
commands? The doc just states that Appache users may find the former
more convienien
1 - 100 of 314 matches
Mail list logo