<?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: How do I ingest the details tab in Windows Forwarded Events? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-ingest-the-details-tab-in-Windows-Forwarded-Events/m-p/331203#M61354</link>
    <description>&lt;P&gt;We use the Splunk add-on app for Windows. Splunk_TA_Windows.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://splunkbase.splunk.com/app/742/" target="_blank"&gt;https://splunkbase.splunk.com/app/742/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;With some tweaking. But it is a good inputs, transforms and props.conf.  If anything, you can download, extract it and have a peek at the .conf files. &lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 13:05:45 GMT</pubDate>
    <dc:creator>JDukeSplunk</dc:creator>
    <dc:date>2020-09-29T13:05:45Z</dc:date>
    <item>
      <title>How do I ingest the details tab in Windows Forwarded Events?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-ingest-the-details-tab-in-Windows-Forwarded-Events/m-p/331201#M61352</link>
      <description>&lt;P&gt;I have a server that received forwarded event logs from clients within my Enterprise. The event logs are simple to retrieve via the below standard inputs.conf stanza:&lt;/P&gt;

&lt;P&gt;[WinEventLog://ForwardedEvents]&lt;BR /&gt;
index = redacted&lt;BR /&gt;
current_only=1&lt;BR /&gt;
evt_resolve_ad_obj=0&lt;BR /&gt;
renderXml=1&lt;BR /&gt;
disabled=0&lt;/P&gt;

&lt;P&gt;When the event logs come into Splunk, they only show EventCode, EventType, ComputerName, User, Sid, SidType, TaskCategory, OpCode, RecordNumber, Keywords, and Message (which is blank). The meat of the log that I need to see is in the details tab (if you're viewing it from Event Viewer in Windows). There's a friendly view and an XML view. Either one of the two detailed views I'd be fine with ingesting. However, Splunk is not ingesting these details. When  looking in the XML view, there are two tags within :  and . It appears Splunk is only capturing the  data and not the  that has the meat and potatoes of the log that I need. How do I get this data? I've been doing some searching and found a possible solution using scripted inputs with Wevtutil, but no documentation on how to use that within inputs.conf. I was hoping for an easier solution.&lt;/P&gt;

&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 13:04:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-ingest-the-details-tab-in-Windows-Forwarded-Events/m-p/331201#M61352</guid>
      <dc:creator>devinmclean</dc:creator>
      <dc:date>2020-09-29T13:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: How do I ingest the details tab in Windows Forwarded Events?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-ingest-the-details-tab-in-Windows-Forwarded-Events/m-p/331202#M61353</link>
      <description>&lt;P&gt;[WinEventLog://ForwardedEvents]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
start_from = oldest&lt;BR /&gt;
current_only = 0&lt;BR /&gt;
checkpointInterval = 5&lt;BR /&gt;
index = &lt;BR /&gt;
renderXml=false&lt;/P&gt;

&lt;P&gt;This seems to be working for us if you wanted to give it a shot.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 13:03:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-ingest-the-details-tab-in-Windows-Forwarded-Events/m-p/331202#M61353</guid>
      <dc:creator>bmo017</dc:creator>
      <dc:date>2020-09-29T13:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I ingest the details tab in Windows Forwarded Events?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-ingest-the-details-tab-in-Windows-Forwarded-Events/m-p/331203#M61354</link>
      <description>&lt;P&gt;We use the Splunk add-on app for Windows. Splunk_TA_Windows.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://splunkbase.splunk.com/app/742/" target="_blank"&gt;https://splunkbase.splunk.com/app/742/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;With some tweaking. But it is a good inputs, transforms and props.conf.  If anything, you can download, extract it and have a peek at the .conf files. &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 13:05:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-ingest-the-details-tab-in-Windows-Forwarded-Events/m-p/331203#M61354</guid>
      <dc:creator>JDukeSplunk</dc:creator>
      <dc:date>2020-09-29T13:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: How do I ingest the details tab in Windows Forwarded Events?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-ingest-the-details-tab-in-Windows-Forwarded-Events/m-p/331204#M61355</link>
      <description>&lt;P&gt;It turns out the issue was that our forwarders were version 6.1. We needed to upgrade to at least  6.2 to take full advantage of the render XML feature on the universal forwarder.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Sep 2017 00:52:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-ingest-the-details-tab-in-Windows-Forwarded-Events/m-p/331204#M61355</guid>
      <dc:creator>devinmclean</dc:creator>
      <dc:date>2017-09-30T00:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: How do I ingest the details tab in Windows Forwarded Events?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-ingest-the-details-tab-in-Windows-Forwarded-Events/m-p/331205#M61356</link>
      <description>&lt;P&gt;Did you find any solution? Currently experiencing the same issue. &lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2018 09:47:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-ingest-the-details-tab-in-Windows-Forwarded-Events/m-p/331205#M61356</guid>
      <dc:creator>euroccp</dc:creator>
      <dc:date>2018-07-25T09:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: How do I ingest the details tab in Windows Forwarded Events?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-ingest-the-details-tab-in-Windows-Forwarded-Events/m-p/331206#M61357</link>
      <description>&lt;P&gt;@euroccp This question has two answers, one of them accepted.  If neither answer helps you, please post a new question describing your problem.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2018 13:18:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-ingest-the-details-tab-in-Windows-Forwarded-Events/m-p/331206#M61357</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2018-07-25T13:18:36Z</dc:date>
    </item>
  </channel>
</rss>

