The Artima Developer Community
Sponsored Link

.NET Buzz Forum
New MSDN article: Turn Your Log Files into Searchable Data Using Regex and the XML Classes

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Roy Osherove

Posts: 1807
Nickname: royo
Registered: Sep, 2003

Roy Osherove is a .Net consultant based in Israel
New MSDN article: Turn Your Log Files into Searchable Data Using Regex and the XML Classes Posted: Jan 10, 2004 7:50 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Roy Osherove.
Original Post: New MSDN article: Turn Your Log Files into Searchable Data Using Regex and the XML Classes
Feed Title: ISerializable
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/rosherove/Rss.aspx
Feed Description: Roy Osherove's persistent thoughts
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Roy Osherove
Latest Posts From ISerializable

Advertisement

Thanks to Kent, another article of mine has just been published on MSDN:

Turn Your Log Files into Searchable Data Using Regex and the XML Classes

This is one of my favorites, as it shows a real life example of something I actually went through early in my .Net days. This article was the result of that experience, and it was pretty darn cool.

Here's the introduction:

"What?! You want me to transform all this into something searchable?" I asked with dismay. It was an early morning meeting with the company's CTO. The topic was, "We've got a bunch of log files from our legacy application, and we need to provide a good way to collect and search data from those logs." The "logs" were a bunch of year-old text files in which our legacy application saved all its logs for a specific task it performed. Now the customer wanted to have some statistics about all the operations that were written in those files.

CTO: "Yeah, and we need it right away. Can you do it?"

"Sure", I replied. I had to think about how to do this, though. Surely, this would be a challenge...."

Read: New MSDN article: Turn Your Log Files into Searchable Data Using Regex and the XML Classes

Topic: Gates: It's time for convergence Previous Topic   Next Topic Topic: Stupid Amazon Tricks...

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use