All Tags ›
HTTPERR input format (
RSS)
Sorry, but there are no more tags available to filter with.
-
[QUOTE User="LogParser User : Jeff"]Quote: Is there way to parse this plugin log? Here is the sample line within the log. [17/Jan/2007:00:01:19 -0600] - audit "krsekime6 (win32:4170775546178949265)" 6527 Report queued: from 10.34.106.4...[/QUOTE] Assuming krsekime6 is the machine name, then the parsing...
-
Yes, the plugin uses standard C# regex syntax.
-
[QUOTE User="LogParser User : Young"]Quote: I don't believe that is a format that LP understands so you will have to define the format in some way. You could use lots of string parsing, or you might try the RegexInputFormat plugin that I wrote...[/QUOTE] Ok, I will take a look at your regular express...
-
I don't believe that is a format that LP understands so you will have to define the format in some way. You could use lots of string parsing, or you might try the RegexInputFormat plugin that I wrote and put in the Repository (link at the bottom of this page)
-
Is there way to parse this plugin log? Here is the sample line within the log. [17/Jan/2007:00:01:19 -0600] - audit "krsekime6 (win32:4170775546178949265)" 6527 Report queued: from 10.34.106.44, 23667 bytes, 844 ms I need the Machine name. I thought about do it this vbscript using regular expression...
-
Trying to determine best way to select the httperr.log file in my sql query but having problems with my logic. In trying to select the most current logfiles (i.e. httperr50 -httperr59), in my FROM clause I tried to specify the parameter "httperr5?" and httperr5* but I always get include the httperr5...
Page 1 of 1 (6 items)