Syndicated Summary
I got a nice question the the comments, how can I use get-content to analyze sql server logfile ? Ran has a SQL logfile like this : 2008-10-21 09:51:51.40 spid3 "ERROR:" 2008-10-22 09:51:52.04 spid3 "OK" 2008-10-22 01:51:52.04 spid5 "ERROR:" 2008-10-22 09:51:52.04 spid3 "OK" 2008-10-23 01:51:52.04 spid5 "ERROR:" 2008-10-23 09:51:52.04 spid5 "ERROR
Read More...
Read the complete post at http://thepowershellguy.com/blogs/posh/archive/2008/10/24/hey-powershell-guy-how-can-i-use-get-content-to-analyze-sql-server-logfile.aspx
Posted
Oct 24 2008, 08:04 PM
by
The PowerShell Guy