Parsing Netscape Enterprize's error log??

Parsing Netscape Enterprize's error log??

Post by Philip Hallstr » Sat, 19 Apr 1997 04:00:00



Hi all,
        I'm looking to parse Netscape Enterprizes error log to check for
broken links that we missed, re-occuring problems, etc...
        I can't find any specification on the format or the different
lines that occur (send-cgi says, etc...).  I've asked Netscape, but
haven't heard back.  I also don't have the manuals that came with it,
but I don't remember it being there anyway.

Does anyone know the specs for the error log?  Or has anyone written a
parser for it already?

thanks!

-philip
--
--
Philip Hallstrom                 Sierra On-Line, Inc.

 
 
 

Parsing Netscape Enterprize's error log??

Post by Brian L. Tob » Sun, 20 Apr 1997 04:00:00




>Hi all,
>        I'm looking to parse Netscape Enterprizes error log to check for
>broken links that we missed, re-occuring problems, etc...
>        I can't find any specification on the format or the different
>lines that occur (send-cgi says, etc...).  I've asked Netscape, but
>haven't heard back.  I also don't have the manuals that came with it,
>but I don't remember it being there anyway.

>Does anyone know the specs for the error log?  Or has anyone written a
>parser for it already?

I think the best way to do it is to run it through a Log Analysis
Program.  I'm partial to MKSTATS, and it gives you a great page for the
error log.  It shows the error, how many times it was reported and if it
was a warning, a security or a informative error.

Try this...

-BT

--
<---------------------------->
        Brian L. Tobin

  http://www.pitt.edu/~bltst2
<---------------------------->

 
 
 

Parsing Netscape Enterprize's error log??

Post by Luis Torre » Tue, 22 Apr 1997 04:00:00



> Hi all,
>         I'm looking to parse Netscape Enterprizes error log to check for
> broken links that we missed, re-occuring problems, etc...
>         I can't find any specification on the format or the different
> lines that occur (send-cgi says, etc...).  I've asked Netscape, but
> haven't heard back.  I also don't have the manuals that came with it,
> but I don't remember it being there anyway.

> Does anyone know the specs for the error log?  Or has anyone written a
> parser for it already?

> thanks!

> -philip
> --
> --
> Philip Hallstrom                 Sierra On-Line, Inc.


The error logs from netscape's enterprise server have the form:

DATE:subject:client's address and intended action:send file
reports:error message

The part that can interest you is the last one (error message), this
usually starts with the phrase "can't find /path/" if the server couldnt
find a requested file or directory. Another phrase is "cannot find cgi
program"...

The parsing can be made using the grep command or perl's regular
expressions.

Cheers

L.T.

 
 
 

1. parse error before 'ospeed' error

        Has anyone seen the error message "parse error before 'ospeed',
        when trying to compile either gopher, vim, or speak freely ?
        This is the specific error message that I get:

        In file included from /usr/include/curses.h:42,
                 from speakfree.h:30,
                 from speaker.c:10:
/usr/include/termcap.h:39: parse error before `ospeed'
/usr/include/termcap.h:39: warning: data definition has no type or storage classIn file included from /usr/include/curses.h:42,
 from speakfree.h:30,
 from speaker.c:10:
 /usr/include/termcap.h:39: parse error before `ospeed'
 /usr/include/termcap.h:39: warning: data definition has no type or storage class

        I'm using kernel 2.0.0

        Any help or pointers would be greatly appreciated.


2. sblive sounhd card?

3. Bind-4.9.2 & unistd.h -> "parse error before '__dead2'

4. GET RICH FAST!!!

5. include/linux/pnp.h:248: parse error before ')' token

6. ConfigXF86 woes

7. GCC 2.11 "Parse error before '('

8. What speed should I expect my FTPs to be?

9. seyon autoZmodem says: parse error in ``$cd /usr/bin; rz -vv''.

10. gcc 2.1 problem: parse error before '('

11. NEED HELP: Netscape Enterprize Server 2.01 (seminit failed)

12. ACLAPI for Netscape Enterprize Server 3

13. How to chroot a netscape enterprize 3.0 server?