Quantcast
Channel: General Discussion
Viewing all articles
Browse latest Browse all 204

LogParser.exe "SELECT Text FROM....

$
0
0

NEED YOUR HELP! i parse some large .log file to find some specified word in some pair (fore example log/pass) i do it to understand if this word presents in file or not/ i use this code construction:---- \LogParser.exe "SELECT Text FROM 'D:\xxx\file.log' WHERE Text like '%abracadabra%'" -i:TEXTLINE ---- and if my word in file, i see the result that word is presents in, BUT WHAT SHOULD I DO if i want to see hole pair in a result but not only my one word? the problem is, that in stream in file those pairs locate one under another:
log: 12345
pass: abcdef

log: 87347
pass: jhdgfjd

and so on... help me please and i will be sooooooo hapy. MY DEARS)))


Viewing all articles
Browse latest Browse all 204

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>