Does it work with all the version of Exchange, meaning Ms Ex2013 and more
Log Parser Studio is a great tool! However, It is not working with IIS 10 logs that have a custom attribute. Even a basic SELECT * query does not return anything, and there is no error. Any help would be great!
Virus Total .com shows the file is infected with W32.AIDetectVM.malware, detected by BKAV.
Faulting application name: LPS.exe, version: 2.0.0.100, time stamp: 0x52b080d9 Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000 Exception code: 0xc0000005 Fault offset: 0x00630065 Faulting process id: 0x7430 Faulting application start time: 0x01d4b81d3a2c131f Faulting application path: C:\Program Files (x86)\LPSV2.D2\ LPSV2.D1\LPS.ex e Faulting module path: unknown Report Id: defecc7b-796f-4 b22-8d65-02f330 611ae5 Faulting package full name: Faulting package-relativ e application ID: Application: LPS.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.AccessVi olationExceptio n at MSUtil.ILogQuer y.get_versionMa j() at ExLPT.GlobalFun ctions.checkFor LogParser() at ExLPT.MainForm. Form1_Load(Syst em.Object, System.EventArg s) at System.Windows. Forms.Form.OnLo ad(System.Event Args) at System.Windows. Forms.Form.OnCr eateControl() at System.Windows. Forms.Control.C reateControl(Bo olean) at System.Windows. Forms.Control.C reateControl() at System.Windows. Forms.Control.W mShowWindow(Sys tem.Windows.For ms.Message ByRef) at System.Windows. Forms.Control.W ndProc(System.W indows.Forms.Me ssage ByRef) at System.Windows. Forms.Scrollabl eControl.WndPro c(System.Window s.Forms.Message ByRef) at System.Windows. Forms.Form.WmSh owWindow(System .Windows.Forms. Message ByRef) at System.Windows. Forms.Form.WndP roc(System.Wind ows.Forms.Messa ge ByRef) at System.Windows. Forms.Control+C ontrolNativeWin dow.OnMessage(S ystem.Windows.F orms.Message ByRef) at System.Windows. Forms.Control+C ontrolNativeWin dow.WndProc(Sys tem.Windows.For ms.Message ByRef) at System.Windows. Forms.NativeWin dow.Callback(In tPtr, Int32, IntPtr, IntPtr)
Hi Guys, Please how to use this tools to get users acitivity owa exchange 2013 Test this comand with logparser no result C:\Program Files (x86)\Log Parser 2.2>LogParser.exe "select * from C:\W3SVC1\u_ex1 61023.log to c:\log\output2. csv WHERE cs-method LIKE '%get%' and cs-uri-stem L IKE '%owa%' Regards
HI , I need to find out users of a particular domain that are hitting SharePoint sites by using Log Parser Studio. Can any one knows the code ,please help me by posting the code.
Hi, I can't find the syntax how to generate a Pie Chart or any chart with command line in Log Parser Studio. need help
Here is an example: LogParser "SELECT sc-status, COUNT(*) AS Times INTO Chart.gif FROM <1> GROUP BY sc-status ORDER BY Times DESC" - chartType:PieExploded3D -chartTitle:"St atus Codes" Keep in mind that the second column must be numeric.
I wonder if Log Parser and Log Parser Studio is a tool I can recommend to use in productive environment. Don't get me wrong: I really like these tools. They are really great! But within the relevant MS-forums there are much more questions than answers if at all. Are they outdated?
I get the following error message everytime I run a query Using perfmon I can confirm that i dont have any problems with my memory or cpu Exception calling "ExecuteBatch" with "3" argument(s): "Not enough memory [Unknown Error]" At E:\utils\Scripts\Powershell\Lo gParser\500 PROD.PS1:97 char:1 + $rtnVal = $LogQuery.Execu teBatch($SQLQue ry, $InputFormat, $OutputFormat); + ~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [], MethodInvocatio nException i get the same error message even if I use the log parser studio console