Well, I need to allow (am trying to force) other people to monitor the web logs.

But I don't want them anywhere near the actual files. (Shudder.)

I want to be able to read the logs (from an 8 machine cluster) through CF, and show a 
human readable page that combines the logs.

For example, 404 errors because they just deleted a file, but it is still on a menu, 
or they forgot to replicate a file.

I am then going to save these errors to a db, then allow the editors to check off 
which errors have been fixed.

So I need to grab off deltas, really.  

If I had a decent OS, I would just tail the darn thing, and get a reasonable chunk. 
But I can't install utils on these boxes.

And if it was just 404s, I would handle it on the error handler, but they want a lot 
more than just that.

(They want to understand what is happening on the servers, a goal I fully agree with)

I do have Perl available, but am still hopeful of a clean CF solution.

Jerry Johnson



>>> [EMAIL PROTECTED] 03/13/02 04:55PM >>>
What do you want to do with them? If you just need to search them, my
favorite text searching util is WinGrep http://www.wingrep.com 
It's the best I've used...


----- Original Message -----
From: "Jerry Johnson" <[EMAIL PROTECTED]>
To: "CF-Community" <[EMAIL PROTECTED]>
Sent: Wednesday, March 13, 2002 4:40 PM
Subject: Reading CF logs.


> I have a sudden need to read the application and webserver logs from Cold
Fusion.
>
> They are *$^&**^& huge.
>
> I can't clean them out (or trust that they are clean).
>
> I don't want to read them with cffile (20MB+).
>
> I remember a thread a while back talking about reading the logfiles (like
2 months), but can't remember which list. (Topica* or HoF*)
>
> Any ideas of where to look for good info?
>
> Thanks
> Jerry Johnson
>
> 

______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to