« Previous Next »
Last post 09-30-2009 4:47 PM by ksingla. 1 replies.
Average Rating Rate It (5)Thank you for the rating!
Page 1 of 1 (2 items)
Sort Posts: Oldest to newest Newest to oldest
Am I correct in understanding that the -recurse option is only available for certain types of input formats (W3C NOT being one of them)? I have W3C log files that are in multiple folders under one root folder. What is the easiest way to have LP go through the subfolders recursively to read the logs?
Thanks, Mike
Input format iisw3c does allow -recurse option but w3c doesn't. I think easiest way would be to put use "from folder1\*, folder2\*" format in the command (giving comma-separated list of folder names to look into).