<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Windows 2000 Server logs</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/windows-2000-server-logs/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/windows-2000-server-logs/</link>
	<description></description>
	<lastBuildDate>Thu, 20 Jun 2013 10:55:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: happyard</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/windows-2000-server-logs/#comment-42378</link>
		<dc:creator>happyard</dc:creator>
		<pubDate>Fri, 16 Sep 2005 05:25:16 +0000</pubDate>
		<guid isPermaLink="false">#comment-42378</guid>
		<description><![CDATA[Monitoring servers and users can be dangerous.
Be aware not to jump to conclusions!

I use SyslogServer (www.syslogserver.com) to monitor our servers.
I cost $49 in a Small Business edition. It has an agent you can install on the monitored servers. It can post the entries in your event logs to a dedicated syslog server. It can also post entries from almost anykind of logfile.

Best 
Ole]]></description>
		<content:encoded><![CDATA[<p>Monitoring servers and users can be dangerous.<br />
Be aware not to jump to conclusions!</p>
<p>I use SyslogServer (www.syslogserver.com) to monitor our servers.<br />
I cost $49 in a Small Business edition. It has an agent you can install on the monitored servers. It can post the entries in your event logs to a dedicated syslog server. It can also post entries from almost anykind of logfile.</p>
<p>Best<br />
Ole</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aquaticous</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/windows-2000-server-logs/#comment-42379</link>
		<dc:creator>aquaticous</dc:creator>
		<pubDate>Fri, 02 Sep 2005 08:29:36 +0000</pubDate>
		<guid isPermaLink="false">#comment-42379</guid>
		<description><![CDATA[Also, you may want to check out a few scripts from, http://www.microsoft.com/technet/scriptcenter/scripts/default.mspx  
. There should be some good Admin scripts here that can create some logs for you without having to tweak every good setting within the MSC.  This will simplify, plus create exactly what you want.  Hope this helps!]]></description>
		<content:encoded><![CDATA[<p>Also, you may want to check out a few scripts from, <a href="http://www.microsoft.com/technet/scriptcenter/scripts/default.mspx" rel="nofollow">http://www.microsoft.com/technet/scriptcenter/scripts/default.mspx</a><br />
. There should be some good Admin scripts here that can create some logs for you without having to tweak every good setting within the MSC.  This will simplify, plus create exactly what you want.  Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dargandk</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/windows-2000-server-logs/#comment-42380</link>
		<dc:creator>dargandk</dc:creator>
		<pubDate>Thu, 01 Sep 2005 17:05:04 +0000</pubDate>
		<guid isPermaLink="false">#comment-42380</guid>
		<description><![CDATA[It is a two edge sword, an Admin would normally have all the powers to remove the tracks. If he knows what he is doing. But there are few things, which can be done 

1- Log everything system events + application logs +keyboard taps to another system. Which is not controlled by the same admin group. there are plenty of syslog applications, even free one . Although good key loggers would cost you . Keep the logging system, logically separate than windows environment. I would prefer a Linux machine

2- For system partition create  image backup , incremental using software like Norton Ghost. It takes long time, but in case something does go wrong. You can bring another  system back in few minutes and do the forensic checks 

Dharminder Dargan ]]></description>
		<content:encoded><![CDATA[<p>It is a two edge sword, an Admin would normally have all the powers to remove the tracks. If he knows what he is doing. But there are few things, which can be done </p>
<p>1- Log everything system events + application logs +keyboard taps to another system. Which is not controlled by the same admin group. there are plenty of syslog applications, even free one . Although good key loggers would cost you . Keep the logging system, logically separate than windows environment. I would prefer a Linux machine</p>
<p>2- For system partition create  image backup , incremental using software like Norton Ghost. It takes long time, but in case something does go wrong. You can bring another  system back in few minutes and do the forensic checks </p>
<p>Dharminder Dargan </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: howard2nd</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/windows-2000-server-logs/#comment-42381</link>
		<dc:creator>howard2nd</dc:creator>
		<pubDate>Thu, 01 Sep 2005 08:41:41 +0000</pubDate>
		<guid isPermaLink="false">#comment-42381</guid>
		<description><![CDATA[A - Be sure the activities of interest are being monitored. By default only some actions are auditied, add those actions of interest. 
B - Server logs (especially 2000) can inundate you with information. Event viewer has filtering capabilities for view but poor for export/save of files.
C - Microsoft knows this and has a &#039;FREE&#039; tool called Log Parser (current vesion 2.2) comes with a comprehensive help (examples) and runs from the command line. 

Before going to 3rd party applications try these to see if it meets your needs.
Good luck.]]></description>
		<content:encoded><![CDATA[<p>A &#8211; Be sure the activities of interest are being monitored. By default only some actions are auditied, add those actions of interest.<br />
B &#8211; Server logs (especially 2000) can inundate you with information. Event viewer has filtering capabilities for view but poor for export/save of files.<br />
C &#8211; Microsoft knows this and has a &#8216;FREE&#8217; tool called Log Parser (current vesion 2.2) comes with a comprehensive help (examples) and runs from the command line. </p>
<p>Before going to 3rd party applications try these to see if it meets your needs.<br />
Good luck.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.043 seconds using memcached
Object Caching 309/315 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-20 10:58:28 -->