On Saturday, April 22, 2006 11:20 PM [EDT], Michael Bluejay <[EMAIL PROTECTED]> wrote:
> Hi, I just signed up for this list to try to get some help with a > problem I'm having. > > I can't get Analog to show requests with a search query string > hierarchically. For example, I'm trying to get it to show something > like this: > > ---------------------------------------------- > Request Report > > #reqs file > ------- ------ > 125 /seo/ > 16 /seo/?adwords > ---------------------------------------------- > > Instead it just shows the first line and not the second. I think it > used to show the subcategories, so I figured I must have messed up my > analog.conf file somehow by adding something to it, so I tried > running Analog with an *empty* analog.conf file, but I still have the > same problem. I also tried adding ARGSINCLUDE *.* and REQARGSFLOOR > -50r to the analog.conf file but that didn't help either. I checked with one of my own logfiles, and, using the default analog.cfg file, I get hierarchical request reports without any additional commands. > > Here's the sample logfile I'm using: http://WebsiteHelpers.com/ > analog/WebSTAR.log I grabbed your logfile, and didn't get any arguments in the Request Report. I looked at the logfile, and I see that thee entries in question are redirects: "GET /seo/?adwords HTTP/1.1" 301 The is addressed in the FAQ: http://analog.cx/docs/faq.html#faq184 I can't find /script.pl?q=1 in the Request Report. If it causes a redirection, it will be in the Redirection Report not the Request Report. Sure enough, if you add REDIR ON, you'll get reqs file 11 /seo/ 11 /seo/?adwords in the Redirection Report. Aengus +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------

