[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Perl script to find what people are searching for.
I'm posting this to the list because enough people have asked for it!
Here you go... Its a command line perl script. I rotate my logs avery once
and a while, but i run this script on all the log files.
if the log files are named somehow with
DateStamp1log
DateStamp2log
DateStamp3log
I type
parseit.pl *log
at the command line to get a report.
a text file will come out of it!
Russ 
<>< <>< <>< <>< <>< <>< <>< <>< <>< <>< <>< <><
For God so loved the world, that He gave His only begotten Son, that who
ever believes in Him should not perish, but have eternal life. For God
did ot send the Son into the world to judge the world, but that the
world should be saved through Him.
John 3:16-17
-----Original Message-----
From: Rob Zimmerman [mailto:rob@readysite.net]
Sent: Wednesday, March 24, 1999 4:29 PM
To: russ@khouse.org
Subject: RE: Gimpse observation
Hey Russ,
That sounds like a real handy script. Sure I'll take a copy if your feeling
generous.
Thanks
Rob
-------
> ****** message to minivend-users from "Russ" <russ@khouse.org>
******
>
> I wrote a perl script to report on what people are searching for. It
> reports on both matches and non-matches and can take any number of
minivend
> logfiles as arguements. It just creates a tab delimeted file which is
> easily imported to excel for actual reporting. Anyone interested?
>
> -----Original Message-----
> From: owner-minivend-users@minivend.com
> [mailto:owner-minivend-users@minivend.com]On Behalf Of Rob Zimmerman
> Sent: Wednesday, March 24, 1999 2:36 PM
> To: minivend-users@minivend.com
> Subject: Gimpse observation
>
>
> ****** message to minivend-users from "Rob Zimmerman"
<rob@readysite.net>
> ******
>
> I was just checking my error log file for my current catalog that I
recently
> installed the glimpse search feature for and notice that Glimpse writes a
> comment to the error log everytime someone does a search, wether it
results
> in a find or not. I am not complaining.....Its kind of interesting to see
> what
> people are typing into the search box for query. It may present the site
> owners with new ideas for puzzles. But I do see this getting very large.
>
> I will look at the glimpse docs and report back if there is a option that
> will
> switch this off. Maybe dev null.....
>
> Rob
> ---------
> -
> To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
> email with 'UNSUBSCRIBE minivend-users' in the body to
> Majordomo@minivend.com.
> Archive of past messages: http://www.minivend.com/minivend/minivend-list
>
> -
> To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
> email with 'UNSUBSCRIBE minivend-users' in the body to
Majordomo@minivend.com.
> Archive of past messages: http://www.minivend.com/minivend/minivend-list
>
parseit.pl