﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Article Discussions / Article Discussions by Author / Discuss content posted by Timothy Parker  / Parsing Log Files and Summarizing Results with PowerShell / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 19 Jun 2013 17:43:44 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Parsing Log Files and Summarizing Results with PowerShell</title><link>http://www.sqlservercentral.com/Forums/Topic1113755-2852-1.aspx</link><description>Thanks for the suggestion, I will definitely have to take a look at "LogParser" from Microsoft.Tim P.</description><pubDate>Tue, 24 May 2011 14:31:40 GMT</pubDate><dc:creator>Tim Parker</dc:creator></item><item><title>RE: Parsing Log Files and Summarizing Results with PowerShell</title><link>http://www.sqlservercentral.com/Forums/Topic1113755-2852-1.aspx</link><description>Hi Tim yes powershell is great for these type of tasks , I use it all the time on SCCM, Servers and workstations etc and I am learning to use it on SQL , but it can be a bit slow on network connections, get-childitem is good for local disk, but there is something much better "LogParser" from Microsoft, a nifty little tool for - as the name suggest parsing log files. I have made a link in my $profile so I can use it from the powershell console. check this out - getting the sccm-client logs across the network.logparser -o:datagrid -i:TEXTLINE "select * from \\xxx-xxx-xxx\c$\windows\system32\ccm\logs\*.log where text like '%oracle%'".there's a few references of it in the powershell blogs.cheers Dene</description><pubDate>Tue, 24 May 2011 02:03:15 GMT</pubDate><dc:creator>ddelower</dc:creator></item><item><title>Parsing Log Files and Summarizing Results with PowerShell</title><link>http://www.sqlservercentral.com/Forums/Topic1113755-2852-1.aspx</link><description>Comments posted to this topic are about the item [B]&lt;A HREF="/articles/powershell/73460/"&gt;Parsing Log Files and Summarizing Results with PowerShell&lt;/A&gt;[/B]</description><pubDate>Mon, 23 May 2011 22:48:32 GMT</pubDate><dc:creator>Tim Parker</dc:creator></item></channel></rss>