log Parser conversion error

D

David Dlouhy

When trying to convert IIS 5.0 logs from W3C format into IIS format, I used
following syntax and expected LogParser to use internal SQL to perform the
conversion.

logparser.exe -c -i:W3C -o:IIS ex040120.log in040120.log

I got the message:
ERROR: Syntax Error: <from-clause>: expecting FROM keyword instead of token
'c-ip'.

Can anybody help me, please? Thanks. David
 
D

David Wang [Msft]

You probably want to ask: microsoft.public.inetserver.iis
Someone has apparently started a LogParser support site as well:
http://www.logparser.com

--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
When trying to convert IIS 5.0 logs from W3C format into IIS format, I used
following syntax and expected LogParser to use internal SQL to perform the
conversion.

logparser.exe -c -i:W3C -o:IIS ex040120.log in040120.log

I got the message:
ERROR: Syntax Error: <from-clause>: expecting FROM keyword instead of token
'c-ip'.

Can anybody help me, please? Thanks. David
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top