Subject:
Re: [analog-help] Only include logs that has a certain string
From:
"Stephen Turner" <[EMAIL PROTECTED]>
Date:
Thu, 29 Nov 2007 07:47:31 -0800
To:
"Support for analog web log analyzer" <[email protected]>

To:
"Support for analog web log analyzer" <[email protected]>


On 28/11/2007, Aengus <[EMAIL PROTECTED]> wrote:
On Wednesday, November 28, 2007 6:43 PM [EDT],
Ridwan <[EMAIL PROTECTED]> wrote:


I'm sure that there's a better way, but the first thing that coes to mind is
a slightly convoluted process using a FILEALIAS.

FILEALIAS *.cgi?*mnphmf* $1.abc?$2mnphmf$3

will take all calls to your script and convert the script extension to .abc,
if and only if that particular line includes the string you care about. Then
if you use

FILEINCLUDE *.abc*

analog will report on just those lines.


I think you're interpreting the question differently from me, Aengus.
For finding a specific user,
  FILEINCLUDE *mnphmf*
should work fine.
Thanks Stephen, this worked exactly the way I wanted.

reagrds
Ridwan



________________________________________________________________________

This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.hi-speed.net.au
________________________________________________________________________
+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Analog Documentation: http://analog.cx/docs/Readme.html
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------

Reply via email to