<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Edwin M SarmientoRELOG tool &#8211; Edwin M Sarmiento</title>
	<atom:link href="https://www.edwinmsarmiento.com/category/relog-tool/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.edwinmsarmiento.com</link>
	<description>Intentional Excellence</description>
	<lastBuildDate>Mon, 13 Apr 2026 21:00:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">84283043</site>		<item>
		<title>RELOG tool in Windows Server 2008</title>
		<link>https://www.edwinmsarmiento.com/relog-tool-in-windows-server-2008/</link>
		<comments>https://www.edwinmsarmiento.com/relog-tool-in-windows-server-2008/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 15:13:00 +0000</pubDate>
		<dc:creator>Edwin M Sarmiento</dc:creator>
				<category><![CDATA[RELOG tool]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<guid isPermaLink="false">http://bassplayerdoc.wordpress.com/2009/03/27/relog-tool-in-windows-server-2008</guid>

				<description><![CDATA[I was configuring one of our customer&#8217;s Windows Server 2008 to capture PerfMon counters for our analysis when I accidentally ended up storing the log file in binary format. Now, I didn&#8217;t like the idea of reading the binary file as I will be importing it in a SQL Server database for Reporting Services to [&#8230;]]]></description>
					<content:encoded><![CDATA[<p><span style="font-family:arial;">I was configuring one of our customer&#8217;s Windows Server 2008 to capture PerfMon counters for our analysis when I accidentally ended up storing the log file in binary format. Now, I didn&#8217;t like the idea of reading the binary file as I will be importing it in a SQL Server database for Reporting Services to use. Although PerfMon has the ability to log directly to a SQL Server database using ODBC, I am not allowed to do anything outside of PerfMon. After digging thru some options in Windows Server 2008, I found out about the RELOG tool. The tool gives you the ability to extract out the counters from any format generated by PerfMon and store them in a different format. In my case, I had to store them as a CSV file</span></p>
<p>&nbsp;</p>
<p><span style="font-family:arial;"><strong><em><span style="font-family:georgia;font-size:85%;color:#ff0000;">relog PerfMonCounterLog.blg -f csv -o PerfMonCounterLog.csv</span></em></strong> </span></p>
<p><span style="font-family:arial;">I was trying to find more about this tool from Microsoft TechNet but couldn&#8217;t find any (or maybe I wasn&#8217;t just looking hard enough) although MSDN has something about the method called <a href="http://msdn.microsoft.com/en-us/library/aa379735(VS.85).aspx">ReLog</a> which does exactly the same thing. It&#8217;s exposed as an API so you can call it from an application should you wish to do so </span></p>
<div class="blogger-post-footer"><img decoding="async" src="https://blogger.googleusercontent.com/tracker/92377218009570869-3189410631356875876?l=bassplayerdoc.blogspot.com" alt="" width="1" height="1" /></div>
]]></content:encoded>
			

		<wfw:commentRss>https://www.edwinmsarmiento.com/relog-tool-in-windows-server-2008/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
				<post-id xmlns="com-wordpress:feed-additions:1">173</post-id>	</item>
	</channel>
</rss>