<?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>downgrade.org &#187; log</title>
	<atom:link href="http://downgrade.org/tag/log/feed" rel="self" type="application/rss+xml" />
	<link>http://downgrade.org</link>
	<description>The rantings and insight of an ethical hacker, coder and IT samurai.</description>
	<lastBuildDate>Mon, 05 Sep 2011 20:17:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Electronic or Computer Log Categories</title>
		<link>http://downgrade.org/2007/11/29/electronic-or-computer-log-categories</link>
		<comments>http://downgrade.org/2007/11/29/electronic-or-computer-log-categories#comments</comments>
		<pubDate>Thu, 29 Nov 2007 15:14:41 +0000</pubDate>
		<dc:creator>Bryan Murphy</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[categories]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[siem]]></category>
		<category><![CDATA[sim]]></category>

		<guid isPermaLink="false">http://downgrade.org/2007/11/29/electronic-or-computer-log-categories/</guid>
		<description><![CDATA[I have been working on various SIEM (Security Information and Event Management) and log retention policy related projects lately. Through these projects, and others that I did as a security consultant, I have developed a list of log categories (or log types). Surprisingly, I have found little to no authoritative document that provides such a [...]]]></description>
			<content:encoded><![CDATA[<p>I have been working on various SIEM (Security Information and Event Management) and log retention policy related projects lately.  Through these projects, and others that I did as a security consultant, I have developed a list of log categories (or log types).</p>
<p>Surprisingly, I have found little to no authoritative document that provides such a list.</p>
<p>I have read through various RFCs, <a href="http://csrc.nist.gov/publications/nistpubs/800-92/SP800-92.pdf" title="NIST Guide to Computer Security Log Management" target="_blank">The NIST SP 800-52 Guide to Computer Security Log Management</a> and a large number of other documents. And still not found a comparable list.</p>
<p>Because of the lack of existing lists I wanted to post what I have come up with in hopes that it will help others seeking out the same information, or at least generate conversation and point out other resources or types that I may have missed.</p>
<ol>
<li><strong>Audit Trails:</strong> logs that document application or OS changes made and/or specific actions taken by a user.  Also includes “object access/change” logs&#8230; This would include output from change management systems and system integrity logs like tripwire produces</li>
<li><strong>Event Logs:</strong> internal system or application events that are not specific to a user or user generated</li>
<li><strong>Traffic/Access Logs:</strong> web server hit logs, contain url accessed, visitor ip, browser, ect.</li>
<li><strong>Filter device Logs:</strong> allow/denies from: firewall, ips, acl enforcing routers, ect.</li>
<li><strong>Exception Logs:</strong> error logs</li>
<li><strong>Network Traces:</strong> packet captures, flow data, ect.</li>
<li><strong>Authentication Logs:</strong> login/log out/invalid logins and session tracking</li>
<li><strong>Physical Access Logs:</strong> visitor log, biometric/badge/token door logs</li>
<li><strong>Transaction Logs:</strong> database generated</li>
<li><strong>Data Logger:</strong> statistical or numeric data.  Data center environmental monitors, web hit counters, manufacturing equipment output data, ect.</li>
</ol>
<p>Obviously some systems would lump data from multiple categories into one physical file.  This is where a good parser or SIEM product would come into play.</p>
<p>These categories also only include log data that would generally be &#8216;computer generated&#8217; and are to be considered top level categories.  Many different sub categories may exist under each.</p>
]]></content:encoded>
			<wfw:commentRss>http://downgrade.org/2007/11/29/electronic-or-computer-log-categories/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

