Title: Filter based on argument text

Hi,
I want to filter the lines in the log file based on the text of the argument list.
For example:
http://col.fd.com/fg/ffggggg984422/?EditDocument&form=h_PageContentUI

I want to pick only those lines for analysis that have the text "h_PageContentUI" in their argument list. Is there a way to do this?

I tried
FILEEXCLUDE *
FILEINCLUDE *h_PageContentUI*
But it doesn't work.

Thanks

Reply via email to