<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Getting info from the details tab within Server 2008 event logs. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Getting-info-from-the-details-tab-within-Server-2008-event-logs/m-p/79103#M16216</link>
    <description>&lt;P&gt;If you use the Splunk Add-on for Microsoft Windows &lt;A href="https://splunkbase.splunk.com/app/742/"&gt;https://splunkbase.splunk.com/app/742/&lt;/A&gt; you can use the following stanza in that app to capture the CAPI2 log.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog://Microsoft-Windows-CAPI2/Operational]
Sourcename=Microsoft-Windows-CAPI2
disabled = 0
renderXml = 1
current_only = 0
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 08 Jun 2017 15:14:30 GMT</pubDate>
    <dc:creator>glen_drivas</dc:creator>
    <dc:date>2017-06-08T15:14:30Z</dc:date>
    <item>
      <title>Getting info from the details tab within Server 2008 event logs.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-info-from-the-details-tab-within-Server-2008-event-logs/m-p/79101#M16214</link>
      <description>&lt;P&gt;Does anyone know how to get the full output (including the details tab) or XML version of event logs out of Server 2008?&lt;BR /&gt;
This is not very helpful in troubleshooting when I don't have the Details section: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Message=For more details for this event, please refer to the "Details" section
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;My input.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog:Microsoft-Windows-CAPI2/Operational]
disabled = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Actual captured event:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;10/03/2012 03:42:48 PM
LogName=Microsoft-Windows-CAPI2/Operational
SourceName=Microsoft-Windows-CAPI2
EventCode=70
EventType=4
Type=Information
ComputerName=xxxxxxxx
User=SYSTEM
Sid=S-1-5-18
SidType=1
TaskCategory=Acquire Certificate Private Key
OpCode=Info
RecordNumber=207625
Keywords=Private Key
Message=For more details for this event, please refer to the "Details" section
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thanks !&lt;/P&gt;</description>
      <pubDate>Wed, 03 Oct 2012 19:55:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-info-from-the-details-tab-within-Server-2008-event-logs/m-p/79101#M16214</guid>
      <dc:creator>JSapienza</dc:creator>
      <dc:date>2012-10-03T19:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting info from the details tab within Server 2008 event logs.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-info-from-the-details-tab-within-Server-2008-event-logs/m-p/79102#M16215</link>
      <description>&lt;P&gt;Finally figured this one out.  If you use &lt;CODE&gt;wevtutil&lt;/CODE&gt; to dump the event log to XML it will show all details from the event. So, I ended up using a scripted input like such :&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;wevtutil qe Microsoft-Windows-CAPI2/Operational "/q:*[System[TimeCreated[timediff(@SystemTime)&amp;lt;=60000]]]" /F:xml&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Its very Microsoft to not display the details in the text output and only in the XML format.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2012 13:48:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-info-from-the-details-tab-within-Server-2008-event-logs/m-p/79102#M16215</guid>
      <dc:creator>JSapienza</dc:creator>
      <dc:date>2012-10-10T13:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Getting info from the details tab within Server 2008 event logs.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-info-from-the-details-tab-within-Server-2008-event-logs/m-p/79103#M16216</link>
      <description>&lt;P&gt;If you use the Splunk Add-on for Microsoft Windows &lt;A href="https://splunkbase.splunk.com/app/742/"&gt;https://splunkbase.splunk.com/app/742/&lt;/A&gt; you can use the following stanza in that app to capture the CAPI2 log.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog://Microsoft-Windows-CAPI2/Operational]
Sourcename=Microsoft-Windows-CAPI2
disabled = 0
renderXml = 1
current_only = 0
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 08 Jun 2017 15:14:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-info-from-the-details-tab-within-Server-2008-event-logs/m-p/79103#M16216</guid>
      <dc:creator>glen_drivas</dc:creator>
      <dc:date>2017-06-08T15:14:30Z</dc:date>
    </item>
  </channel>
</rss>

