<?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 How to index evtx files in Splunk? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-evtx-files-in-Splunk/m-p/262399#M50355</link>
    <description>&lt;P&gt;Hi Experts,&lt;/P&gt;

&lt;P&gt;We have around 100 evtx files, and we want to index these files in Splunk and do analysis.&lt;/P&gt;

&lt;P&gt;But when we configure it in inputs.conf both on the universal forwarder and Splunk itself, (from Splunk Web), it does not get indexed.&lt;/P&gt;

&lt;P&gt;Kindly help with steps.&lt;/P&gt;</description>
    <pubDate>Mon, 05 Dec 2016 04:58:04 GMT</pubDate>
    <dc:creator>chanduira</dc:creator>
    <dc:date>2016-12-05T04:58:04Z</dc:date>
    <item>
      <title>How to index evtx files in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-evtx-files-in-Splunk/m-p/262399#M50355</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;

&lt;P&gt;We have around 100 evtx files, and we want to index these files in Splunk and do analysis.&lt;/P&gt;

&lt;P&gt;But when we configure it in inputs.conf both on the universal forwarder and Splunk itself, (from Splunk Web), it does not get indexed.&lt;/P&gt;

&lt;P&gt;Kindly help with steps.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2016 04:58:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-evtx-files-in-Splunk/m-p/262399#M50355</guid>
      <dc:creator>chanduira</dc:creator>
      <dc:date>2016-12-05T04:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to index evtx files in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-evtx-files-in-Splunk/m-p/262400#M50356</link>
      <description>&lt;P&gt;The documentation on how to do this exists here: &lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0/Data/MonitorWindowsdata"&gt;http://docs.splunk.com/Documentation/Splunk/5.0/Data/MonitorWindowsdata&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;In short, you can add these files as inputs, but be sure that these files are not being written to while splunk reads it. &lt;BR /&gt;
&lt;STRONG&gt;Also, unlike other log files, using the upload function will not work with these files&lt;/STRONG&gt;. Splunk will recognize the file by the file extension .evt or .evtx. Since Splunk utilizes native Windows APIs to extract information from these files, you need to run Splunk on windows.&lt;/P&gt;

&lt;P&gt;from another answer - &lt;BR /&gt;
We've had several problems with this issue. Actually the Splunk docs is a bit misleading on this. The only guaranteed method to index Windows Event Logs events is to define a native input on a Splunk instance -could be a (light)forwarder too- on the same windows machine that generate the Events to index (add for instance a [WinEventLog:Application] stanza in inputs.conf).&lt;BR /&gt;
As you can see from the last updated docs (&lt;A href="http://www.splunk.com/base/Documentation/4.1.1/Admin/MonitorWindowsdata"&gt;http://www.splunk.com/base/Documentation/4.1.1/Admin/MonitorWindowsdata&lt;/A&gt; ), indexing exported evt data has several limitations, due to the Microsoft proprietary way to generate those .evt files, which embed links to the DLLs used to generate them.&lt;/P&gt;

&lt;P&gt;So take care when planning a Splunk deployment were there will be several evt files (or data) to index!&lt;/P&gt;

&lt;P&gt;more on this - &lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/141/can-splunk-index-windows-event-log-evt-evtx-files.html"&gt;https://answers.splunk.com/answers/141/can-splunk-index-windows-event-log-evt-evtx-files.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;workaround -&lt;/STRONG&gt; &lt;BR /&gt;
maybe, you can try to convert these files to text files or csv files and upload to splunk.&lt;BR /&gt;
&lt;A href="http://serverfault.com/questions/783708/convert-saved-evtx-files-to-text"&gt;http://serverfault.com/questions/783708/convert-saved-evtx-files-to-text&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2016 05:21:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-evtx-files-in-Splunk/m-p/262400#M50356</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2016-12-05T05:21:39Z</dc:date>
    </item>
  </channel>
</rss>

