<?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: unarchive_cmd and no indexed data in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/unarchive-cmd-and-no-indexed-data/m-p/245125#M47389</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Have you checked if in the indexers the configuration is replicated?&lt;/P&gt;

&lt;P&gt;Hope help you.&lt;/P&gt;</description>
    <pubDate>Thu, 10 Mar 2016 14:28:51 GMT</pubDate>
    <dc:creator>jmallorquin</dc:creator>
    <dc:date>2016-03-10T14:28:51Z</dc:date>
    <item>
      <title>unarchive_cmd and no indexed data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/unarchive-cmd-and-no-indexed-data/m-p/245124#M47388</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have some binary files, which I pass through unarchive_cmd.&lt;/P&gt;

&lt;P&gt;My props.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[source::/apps/sms/*]
NO_BINARY_CHECK = true
invalid_cause = archive
unarchive_cmd = strings -8 | tr '\n' '\t' | sed 's/\([0-9]\+\t[0-9][0-9] [^\t]\+\)/\n\1/g' | cut -f 1-2
sourcetype = test_audit
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Testing on my local Splunk looks good - I have results in index.&lt;BR /&gt;
In _internal there is something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;03-09-2016 12:27:50.235 +0100 INFO  ArchiveProcessor - Finished processing file '/apps/sms/2016_03_07.obj', removing from stats
03-09-2016 12:27:49.579 +0100 INFO  ArchiveProcessor - reading path=/apps/sms/2016_03_07.obj (seek=0 len=166756)
03-09-2016 12:27:49.579 +0100 INFO  ArchiveProcessor - handling file=/apps/sms/2016_03_07.obj
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Now I try to do the same in distributed environment:&lt;BR /&gt;
I put this props.conf on universal forwarder (for NO_BINARY_CHECK setting), and on master cluster (then click "distribute configuration bundle to indexers).&lt;/P&gt;

&lt;P&gt;I can read the same data in _internal, but actually no data is indexed.&lt;BR /&gt;
What should I do, and why this doesn't work?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 09:04:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/unarchive-cmd-and-no-indexed-data/m-p/245124#M47388</guid>
      <dc:creator>lukasz92</dc:creator>
      <dc:date>2020-09-29T09:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: unarchive_cmd and no indexed data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/unarchive-cmd-and-no-indexed-data/m-p/245125#M47389</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Have you checked if in the indexers the configuration is replicated?&lt;/P&gt;

&lt;P&gt;Hope help you.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2016 14:28:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/unarchive-cmd-and-no-indexed-data/m-p/245125#M47389</guid>
      <dc:creator>jmallorquin</dc:creator>
      <dc:date>2016-03-10T14:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: unarchive_cmd and no indexed data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/unarchive-cmd-and-no-indexed-data/m-p/245126#M47390</link>
      <description>&lt;P&gt;Yes, all (both) indexers replicated this section in props.conf&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2016 15:07:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/unarchive-cmd-and-no-indexed-data/m-p/245126#M47390</guid>
      <dc:creator>lukasz92</dc:creator>
      <dc:date>2016-03-10T15:07:26Z</dc:date>
    </item>
  </channel>
</rss>

