<?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: Indexing Log files which are in zip format in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-Log-files-which-are-in-zip-format/m-p/98161#M20486</link>
    <description>&lt;P&gt;Here is a link to the docs where it discusses monitoring Windows event logs - notice that there is a paragraph about indexing exported events logs, which impies that Splunk can index .evt files.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3.3/Data/Monitorwindowsdata"&gt;http://docs.splunk.com/Documentation/Splunk/4.3.3/Data/Monitorwindowsdata&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 15 Jul 2012 19:04:42 GMT</pubDate>
    <dc:creator>lguinn2</dc:creator>
    <dc:date>2012-07-15T19:04:42Z</dc:date>
    <item>
      <title>Indexing Log files which are in zip format</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-Log-files-which-are-in-zip-format/m-p/98159#M20484</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I am looking at indexing log files( windows event log .evt files which are zipped). Is there a step by step procedure on how to index these files.&lt;/P&gt;

&lt;P&gt;I have looked at some answers earlier but couldnt find a complete solution.&lt;BR /&gt;
&lt;A href="http://splunk-base.splunk.com/answers/42128/indexing-zip-files"&gt;http://splunk-base.splunk.com/answers/42128/indexing-zip-files&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jul 2012 11:59:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-Log-files-which-are-in-zip-format/m-p/98159#M20484</guid>
      <dc:creator>1234testtest</dc:creator>
      <dc:date>2012-07-13T11:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Indexing Log files which are in zip format</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-Log-files-which-are-in-zip-format/m-p/98160#M20485</link>
      <description>&lt;P&gt;By default Splunk will unzip files in a directory that it is configured to monitor, however it &lt;EM&gt;may&lt;/EM&gt; be complicated by the fact that it's a zipped binary (I'd test, but I'm on a Mac/Unix setup), but I can't think of any reason why it wouldn't work.&lt;/P&gt;

&lt;P&gt;You might want to have a look at this:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Data/MonitorWindowsdata#Index_exported_event_log_.28.evt_or_.evtx.29_files"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Data/MonitorWindowsdata#Index_exported_event_log_.28.evt_or_.evtx.29_files&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Does it index an uncompressed .evt file without a problem?&lt;/P&gt;</description>
      <pubDate>Sun, 15 Jul 2012 15:30:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-Log-files-which-are-in-zip-format/m-p/98160#M20485</guid>
      <dc:creator>rturk</dc:creator>
      <dc:date>2012-07-15T15:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Indexing Log files which are in zip format</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-Log-files-which-are-in-zip-format/m-p/98161#M20486</link>
      <description>&lt;P&gt;Here is a link to the docs where it discusses monitoring Windows event logs - notice that there is a paragraph about indexing exported events logs, which impies that Splunk can index .evt files.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3.3/Data/Monitorwindowsdata"&gt;http://docs.splunk.com/Documentation/Splunk/4.3.3/Data/Monitorwindowsdata&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Jul 2012 19:04:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-Log-files-which-are-in-zip-format/m-p/98161#M20486</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2012-07-15T19:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Indexing Log files which are in zip format</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-Log-files-which-are-in-zip-format/m-p/98162#M20487</link>
      <description>&lt;OL&gt;
&lt;LI&gt;&lt;P&gt;Event.zip files are being indexed when we choose while Adding data "Or Choose a Data Source"- "From files and directories".Doesnt work when go through the route - "Choose a Data Type" and "A file or directory of files".&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;The challenge still remains - when I choose a single event.zip file and upload and index (taking the route mentioned in 1 above), it gets indexed.&lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;If we choose"Continuously index data from a file or directory this Splunk instance can access" and point to the directory where there are zipped event files, they are not being indexed.&lt;BR /&gt;
The zip file contains a path inside it - when we open the zip file- there is a folder structure - Data1\event_bkup and the .evt file resides inside the event_bkup folder.&lt;/P&gt;

&lt;P&gt;When I use btool - I see that the directory is listed for monitoring. How do we solve this issue.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:05:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-Log-files-which-are-in-zip-format/m-p/98162#M20487</guid>
      <dc:creator>1234testtest</dc:creator>
      <dc:date>2020-09-28T12:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Indexing Log files which are in zip format</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-Log-files-which-are-in-zip-format/m-p/98163#M20488</link>
      <description>&lt;P&gt;Also I find that in the splunkd log files there is an error reported&lt;BR /&gt;
ERROR WinRegistryApi - RegKey::open - RegOpenKeyExW returned error 2&lt;BR /&gt;
Is this anyway related to indexing event.zip files which have a folder path specified inside the zip file?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2012 08:00:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-Log-files-which-are-in-zip-format/m-p/98163#M20488</guid>
      <dc:creator>1234testtest</dc:creator>
      <dc:date>2012-07-16T08:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Indexing Log files which are in zip format</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Indexing-Log-files-which-are-in-zip-format/m-p/532368#M89504</link>
      <description>&lt;P&gt;For anyone using 7.3.8 that stumbles upon this and needs a current link to the docs regarding exported Windows log files:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.3.8/Data/MonitorWindowseventlogdata" target="_self"&gt;https://docs.splunk.com/Documentation/Splunk/7.3.8/Data/MonitorWindowseventlogdata&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 18:17:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Indexing-Log-files-which-are-in-zip-format/m-p/532368#M89504</guid>
      <dc:creator>dangeloma</dc:creator>
      <dc:date>2020-12-08T18:17:23Z</dc:date>
    </item>
  </channel>
</rss>

