Re: Only include logs that has a certain string
Ridwan <ridwan-YF3rlD7ol/[email protected]>
| Newsgroups | gmane.comp.web.analog.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Anegus, Thanks for your response. Sorry I should have been more specific. In my IIS log file, among other logging properties I also log the "URI Query (cs-uri-query)" which basically is the web request URLs sent back from the clients to the web server. For example, in the IIS log, URI Query logged for a line is the string: "operation=checkpass&user=mnphmf&pwd=blahblah&passdirect=y" and for my Analog report I want to take into account only the lines from that IIS log file which has the word "mnphmf" in them or may be "user=mnphmf" in them. This way I would know exactly how many times they logged into my server. By the way, we run CGI based web applications on our web server and hence most of the activities are not pulling up just static files, they are rather web requests as URLs from the clients sent to the server which executes a .exe CGI program with parameters at the server and it sends back a dynamic HTML page as streams to the client. Its (CGI) a very old technology but works well for our heavily database driven applications. regards Ridwan Aengus wrote: > On Wednesday, November 28, 2007 1:56 AM [EDT], > Ridwan <ridwan-YF3rlD7ol/[email protected]> wrote: > >> I would like to create a report from an IIS web server log files for >> only the lines which contain a certain pattern of strings in them, >> like sydneyports. Help please? > > Without a bit more details, the best suggestion I can make would be to > try FILEINCLUDE *sydneyports* > > http://analog.cx/docs/include.html > > Aengus > > _____________________________________________________________________ > > This message has been checked for all known viruses by the MessageLabs > Virus Scanning Service. For further information visit > http://www.Hi-Speed.net.au > ________________________________________________________________________ ________________________________________________________________________ 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 +------------------------------------------------------------------------