<?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 to uncompress and index the compressed log data coming from the forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-uncompress-and-index-the-compressed-log-data-coming-from/m-p/193390#M38559</link>
    <description>&lt;P&gt;If you set up an input on the forwarder like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///path/to/files]
etc.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It will just work for the compressed files that it finds.&lt;/P&gt;

&lt;P&gt;Splunk decompresses archive files before it indexes them. It can handle these common archive file types: tar, gz, bz2, tar.gz, tgz, tbz, tbz2, zip, and z. You do not need to do anything to these files except pass them to Splunk.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Mar 2014 00:12:11 GMT</pubDate>
    <dc:creator>lguinn2</dc:creator>
    <dc:date>2014-03-19T00:12:11Z</dc:date>
    <item>
      <title>How to uncompress and index the compressed log data coming from the forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-uncompress-and-index-the-compressed-log-data-coming-from/m-p/193389#M38558</link>
      <description>&lt;P&gt;I have few application which sends application logs in both compressed and uncompressed format. There is a log attribute which identifies what the format of the log data is, so I can create 2 different source types. At the indexing time, i need to uncompress the data(compress) and feed to splunk for further analysis. &lt;/P&gt;

&lt;P&gt;Is it possible to uncompress the data at index time ? What is the recommended approach to do this ? &lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2014 21:32:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-uncompress-and-index-the-compressed-log-data-coming-from/m-p/193389#M38558</guid>
      <dc:creator>Sriram</dc:creator>
      <dc:date>2014-03-18T21:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to uncompress and index the compressed log data coming from the forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-uncompress-and-index-the-compressed-log-data-coming-from/m-p/193390#M38559</link>
      <description>&lt;P&gt;If you set up an input on the forwarder like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///path/to/files]
etc.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It will just work for the compressed files that it finds.&lt;/P&gt;

&lt;P&gt;Splunk decompresses archive files before it indexes them. It can handle these common archive file types: tar, gz, bz2, tar.gz, tgz, tbz, tbz2, zip, and z. You do not need to do anything to these files except pass them to Splunk.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2014 00:12:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-uncompress-and-index-the-compressed-log-data-coming-from/m-p/193390#M38559</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2014-03-19T00:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to uncompress and index the compressed log data coming from the forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-uncompress-and-index-the-compressed-log-data-coming-from/m-p/193391#M38560</link>
      <description>&lt;P&gt;Thank You. The problem is the logs are not coming as zip file type. It will be in application.log which has both compressed and uncompressed data mixed together. Here is an example from the application.log. Based on the LOGTYPE=COMPRESSED, I can identify what type of data this event is. At the Index time, I want to  be able to uncompress the data and index it. (I have added the rest of the details below.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2014 17:53:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-uncompress-and-index-the-compressed-log-data-coming-from/m-p/193391#M38560</guid>
      <dc:creator>Sriram</dc:creator>
      <dc:date>2014-03-19T17:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to uncompress and index the compressed log data coming from the forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-uncompress-and-index-the-compressed-log-data-coming-from/m-p/193392#M38561</link>
      <description>&lt;P&gt;&lt;CODE&gt;main INFO  TxnSummaryLogWriter - LOGTYPE=COMPRESSED, JSON_TXN_SUMMARIES H4sIAAAAAAAAANWbW4vaQBiG/8tcZyEzE 3O63Cil..../veCqx1ATmg4KJlgB5AT3rsDT2P+LFI2qwuOHP4C9fIIkZIyAAA=&lt;BR /&gt;
main INFO  TxnSummaryLogWriter - LOGTYPE=UNCOMPRESSED, JSON_TXN_SUMMARIES {"txnsummaries":[{"el":82,"cpu":15, "startTime":"2014-03-12T16:31:02","metadata":{"dummyParam":"foo0","DCN":"143"},"integrations":[{"cat":"JDBC","id":"fooDataSource","cnt":2,"el":17}&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2014 18:17:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-uncompress-and-index-the-compressed-log-data-coming-from/m-p/193392#M38561</guid>
      <dc:creator>Sriram</dc:creator>
      <dc:date>2014-03-19T18:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to uncompress and index the compressed log data coming from the forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-uncompress-and-index-the-compressed-log-data-coming-from/m-p/193393#M38562</link>
      <description>&lt;P&gt;Does the Splunk also index zlib compressed files or need script to uncompress and then send to Indexer ?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 16:04:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-uncompress-and-index-the-compressed-log-data-coming-from/m-p/193393#M38562</guid>
      <dc:creator>abhisheksplunka</dc:creator>
      <dc:date>2017-06-29T16:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to uncompress and index the compressed log data coming from the forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-uncompress-and-index-the-compressed-log-data-coming-from/m-p/193394#M38563</link>
      <description>&lt;P&gt;Followup Question &lt;/P&gt;

&lt;P&gt;One of a saas provider provides access log files in zlib compressed format. &lt;BR /&gt;
 how is the zlib compressed logs files handled by spunk system ? &lt;BR /&gt;
Or the files needs to uncompressed first and then send to the Splunk for indexing &lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 16:06:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-uncompress-and-index-the-compressed-log-data-coming-from/m-p/193394#M38563</guid>
      <dc:creator>abhisheksplunka</dc:creator>
      <dc:date>2017-06-29T16:06:33Z</dc:date>
    </item>
  </channel>
</rss>

