Re: Analyzing single web page
Mailinglists <[email protected]>
| Newsgroups | gmane.comp.web.analog.general |
|---|---|
| Message-ID | <[email protected]> |
Got it, thank you again. :) At 05:56 AM 7/18/2008, you wrote: >2008/7/17 Mailinglists <[email protected]>: >> Thanks for the info Stephen. >> >> So, that gets me the ability to get an analysis of a single page in my date range. Good first step. But I need to narrow the output report down to just the request report. >> >> So, to narrow the output to just a single output line that would show the number of requests and the pagename for a specific page for the last week, I'd need a set of commands something like this? >> >> DESCRIPTIONS OFF >> GOTOS OFF >> RUNTIME OFF >> LASTSEVEN OFF >> >> ALL OFF >> REQUEST ON >> >> FILEINCLUDE /my/page.html >> >> FROM -00-00-01 >> TO -00-00-07 >> >> Does this make sense? Thanks again! :) >> > >Yes, except that if you use the HTML or XHTML output style, you will >still have some header and footer stuff. If you want just one line >that can be read by another program, you probably want to use OUTPUT >PLAIN and grep for the one line you need. > >-- >Stephen Turner >+------------------------------------------------------------------------ >| 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 >+------------------------------------------------------------------------ +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------