<?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 Bypassing normal system/local/props.conf processing for .tar.gz files in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Bypassing-normal-system-local-props-conf-processing-for-tar-gz/m-p/524543#M88552</link>
    <description>&lt;P&gt;Hello, I develop my own Splunk App for specific file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;These files are archive files with the ".tar.gz" extension and the filename end with "myapp". I make my own props.conf in my App :&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[preprocess-myapparchive]
invalid_cause = archive
is_valid = False
LEARN_MODEL = false

[source::...myapp.tar.gz]
unarchive_cmd = /opt/splunk/etc/apps/myapp/bin/myapp.py
NO_BINARY_CKECK = true
sourcetype = preprocess-myapparchive
priority = 10002&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems like my [source::...myapp.tar.gz] stanza is never called because Splunk catch the file as .tar.gz and try to uncompress the archive file. How i can bypass the splunk system configuration for .tar.gz files ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is relative to this post : &lt;A href="https://community.splunk.com/t5/Getting-Data-In/ArchiveProcessor-Bypassing-normal-system-local-props-conf/m-p/78002#M15965" target="_blank"&gt;https://community.splunk.com/t5/Getting-Data-In/ArchiveProcessor-Bypassing-normal-system-local-props-conf/m-p/78002#M15965&amp;nbsp;&lt;/A&gt;but the answer provided is not correct with my needs as I can't modify the /system/local/props.conf file...&lt;/P&gt;</description>
    <pubDate>Wed, 14 Oct 2020 07:33:35 GMT</pubDate>
    <dc:creator>adrienG</dc:creator>
    <dc:date>2020-10-14T07:33:35Z</dc:date>
    <item>
      <title>Bypassing normal system/local/props.conf processing for .tar.gz files</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Bypassing-normal-system-local-props-conf-processing-for-tar-gz/m-p/524543#M88552</link>
      <description>&lt;P&gt;Hello, I develop my own Splunk App for specific file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;These files are archive files with the ".tar.gz" extension and the filename end with "myapp". I make my own props.conf in my App :&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[preprocess-myapparchive]
invalid_cause = archive
is_valid = False
LEARN_MODEL = false

[source::...myapp.tar.gz]
unarchive_cmd = /opt/splunk/etc/apps/myapp/bin/myapp.py
NO_BINARY_CKECK = true
sourcetype = preprocess-myapparchive
priority = 10002&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems like my [source::...myapp.tar.gz] stanza is never called because Splunk catch the file as .tar.gz and try to uncompress the archive file. How i can bypass the splunk system configuration for .tar.gz files ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is relative to this post : &lt;A href="https://community.splunk.com/t5/Getting-Data-In/ArchiveProcessor-Bypassing-normal-system-local-props-conf/m-p/78002#M15965" target="_blank"&gt;https://community.splunk.com/t5/Getting-Data-In/ArchiveProcessor-Bypassing-normal-system-local-props-conf/m-p/78002#M15965&amp;nbsp;&lt;/A&gt;but the answer provided is not correct with my needs as I can't modify the /system/local/props.conf file...&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 07:33:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Bypassing-normal-system-local-props-conf-processing-for-tar-gz/m-p/524543#M88552</guid>
      <dc:creator>adrienG</dc:creator>
      <dc:date>2020-10-14T07:33:35Z</dc:date>
    </item>
  </channel>
</rss>

