Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Clustering > cluster.log Parser

Reply
Thread Tools Display Modes

cluster.log Parser

 
 
Babu VT
Guest
Posts: n/a

 
      06-09-2009
Hi,
Do someone here know of any readymade vbscript code snippet or a Tool which
can parse cluster.log and output errors/warnings.

cheers
Babu


 
Reply With Quote
 
 
 
 
Vladimir Petter
Guest
Posts: n/a

 
      06-10-2009
From the command line use

findstr "ERR WRN" cluster.log > err_wrn.log

Vladimir Petter. [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.

"Babu VT" <> wrote in message
news:#...
> Hi,
> Do someone here know of any readymade vbscript code snippet or a Tool
> which can parse cluster.log and output errors/warnings.
>
> cheers
> Babu
>

 
Reply With Quote
 
Babu VT
Guest
Posts: n/a

 
      06-10-2009
Thanks...That's pretty simple and does a nice job!!

cheers
Babu

"Vladimir Petter" <> wrote in message
news:48CD9D11-0BD9-47F8-B5F4-...
> From the command line use
>
> findstr "ERR WRN" cluster.log > err_wrn.log
>
> Vladimir Petter. [MSFT]
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> "Babu VT" <> wrote in message
> news:#...
>> Hi,
>> Do someone here know of any readymade vbscript code snippet or a Tool
>> which can parse cluster.log and output errors/warnings.
>>
>> cheers
>> Babu
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
XML parser Peter Internet Explorer 3 03-18-2008 07:23 AM
.WAV Parser Hiba Windows Media Player 0 02-21-2005 09:29 AM
MS XML Parser 3.0 SP 4 J. Douglas Windows Update 0 12-27-2004 04:13 PM
about xml parser loyal windows fan Windows Update 1 12-08-2003 01:10 AM
Log Parser 2.0 Harry Paratestes Scripting 0 10-31-2003 08:36 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59