This query worked fine in the old server and is throwing an error in the new one.
SELECT *
INTO result.txt
FROM C:\WINDOWS\system32\Logfiles\W3SVC905842773\*.log
WHERE cs-uri-stem
LIKE '/p...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Microsoft_IIS/Q_24108...
Ok, what I'm wanting to do is use the Microsoft Log parser v2.0 on a web page to provide dynamic stats about the site.
I downloading the log parser installed on a workstation and copied the DLL ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20741280.htm...
Zones:
ASPDate Answered: 02/01/2004 Rating: 9.8 Views: 0
I would like to be able to parse some log files. I need to find information about some stored procedure updates. http://www.lumigent.com has a great parser and is exactly what i need but their tr...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20772198.html
Zones:
MS SQL ServerDate Answered: 10/27/2003 Rating: 8.0 Views: 0
I have a Sonicwall firewall that saves a log to a text file via Syslog.
I would like it to parse it specifically to log web traffic, here are some lines from the text file:
2005-11-08 21:33:5...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21624303.htm...
Hi all...
My boss' [soon to be ex] wife has been reading his email. I've already confirmed this by browsing the W3SVC1 logs.
I need to parse all existing W3SVC1 logs and filter into a report...
http://www.experts-exchange.com/Software/Server_Software/Email_Servers/Exchange/Q_21827603...
Zones:
ExchangeDate Answered: 04/26/2006 Rating: 8.6 Views: 16
I am trying to extract logins from the security logs on a win2k3 domain controller. I have tried a few applications to make this easier, but none of them were to my specs. What is everyone using fo...
http://www.experts-exchange.com/Security/Misc/Q_22035633.html
Zones:
SecurityDate Answered: 11/01/2006 Rating: 9.4 Views: 0
I have a Log Parser 2.2 script which pulls event log data from remote servers and loads the data onto the local machine in a CSV file. I would like to automate the process of pulling the event logs...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Batch/Q_22749451.htm...
I need a script to target a computer and use my current credentials or specified credentials and pull event id 528, 538, etc. or any event ID that gives successful logon.
http://www.experts-exchange.com/Programming/Languages/Scripting/Q_24386761.html
I have been using the Log Parser command line utility a lot but would like to use the COM .dll file in a VB.NET project. I am fairly new to OOP and dont realy know how to register the component in ...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20552362.html
Zones:
.NETDate Answered: 11/11/2003 Rating: 9.6 Views: 0
Hi All
We run a webserver for our intranet. The same webserver has recently been upgraded to host our public website - the old hosts, Bt, were awful. They did, however, email me usage statstics,...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_21309626.html