<?xml version="1.0" encoding="windows-1252"?>
<node id="1015194" title="Translating Win32 EventLog Category" created="2013-01-24 11:18:59" updated="2013-01-24 11:18:59">
<type id="115">
perlquestion</type>
<author id="161216">
slloyd</author>
<data>
<field name="doctext">
I am using Win32::EventLog to read through the System event log on windows.  I am trying to find a way to translate the "Category" number that it returns.  Any help would be greatly appreciated.
&lt;code&gt;
$VAR1 = {
          'TimeGenerated' =&gt; 1359043271,
          'TimeGeneratedDate' =&gt; '2013-01-24 09:01:11',
          'RecordNumber' =&gt; 22733,
          'TimeWrittenDate' =&gt; '2013-01-24 09:01:11',
          'UserType' =&gt; undef,
          'UserName' =&gt; undef,
          'EventType' =&gt; 'Audit success',
          'Source' =&gt; 'Microsoft-Windows-Security-Auditing',
          'TimeWritten' =&gt; 1359043271,
          'ClosingRecordNumber' =&gt; 0,
          'Computer' =&gt; 'dev',
          'EventID' =&gt; 4648,
          'EventTypeCode' =&gt; 8,
          'Length' =&gt; 0,
          'UserDomain' =&gt; undef,
          'Category' =&gt; 12544
        };
&lt;/code&gt;

&lt;!-- Node text goes above. Div tags should contain sig only --&gt;
&lt;div class="pmsig"&gt;&lt;div class="pmsig-161216"&gt;
s/te/ve/ 
&lt;/div&gt;&lt;/div&gt;</field>
</data>
</node>
