Quantcast
Channel: All Forums
Viewing all articles
Browse latest Browse all 27852

LOG PARSER SUBQUERY

$
0
0

Hello All,

I'm trying to perform a subquery with logparser but i don't know if it's possible.

Do you know if something like the sample below is possible?

"C:\Program Files (x86)\Log Parser 2.2\LogParser.exe"

"Select UserIP,UserName,date,time,serverIP,statusCode,target

INTO c:\mytarget.csv

FROM \\mycomputer\mysharing\my_log.log

WHERE NOT IN ("Select UserIP,UserName,date,time,serverIP,statusCode,target FROM \\mycomputer\mysharing\my_log2.log" -i:IIS )" -i:IIS -o:CSV

Thanks in advance for your help.

Regards,


Viewing all articles
Browse latest Browse all 27852

Trending Articles