<?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: props.conf in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/props-conf/m-p/76289#M8872</link>
    <description>&lt;P&gt;This is covered in the docs.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;NO_BINARY_CHECK = [true|false]
* When set to true, Splunk processes binary files.
* Can only be used on the basis of [&amp;lt;sourcetype&amp;gt;], or [source::&amp;lt;source&amp;gt;], not [host::&amp;lt;host&amp;gt;].
* Defaults to false (binary files are ignored).

pulldown_type = &amp;lt;bool&amp;gt;
* Internal field used for user-interface control of source types.
* Defaults to empty.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/admin/Propsconf"&gt;http://docs.splunk.com/Documentation/Splunk/latest/admin/Propsconf&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Jun 2012 06:35:11 GMT</pubDate>
    <dc:creator>Ayn</dc:creator>
    <dc:date>2012-06-15T06:35:11Z</dc:date>
    <item>
      <title>props.conf</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/props-conf/m-p/76288#M8871</link>
      <description>&lt;P&gt;I just create a new sourcetype and was wondering what makes up this text file? I see&lt;/P&gt;

&lt;P&gt;[SplunkServerLocal]&lt;BR /&gt;
NO_BINARY_CHECK = 1&lt;BR /&gt;
pulldown_type = 1&lt;/P&gt;

&lt;P&gt;What does No_bianary_check? pulldown_type mean? &lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:56:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/props-conf/m-p/76288#M8871</guid>
      <dc:creator>daniel333</dc:creator>
      <dc:date>2020-09-28T11:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: props.conf</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/props-conf/m-p/76289#M8872</link>
      <description>&lt;P&gt;This is covered in the docs.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;NO_BINARY_CHECK = [true|false]
* When set to true, Splunk processes binary files.
* Can only be used on the basis of [&amp;lt;sourcetype&amp;gt;], or [source::&amp;lt;source&amp;gt;], not [host::&amp;lt;host&amp;gt;].
* Defaults to false (binary files are ignored).

pulldown_type = &amp;lt;bool&amp;gt;
* Internal field used for user-interface control of source types.
* Defaults to empty.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/admin/Propsconf"&gt;http://docs.splunk.com/Documentation/Splunk/latest/admin/Propsconf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jun 2012 06:35:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/props-conf/m-p/76289#M8872</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-06-15T06:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: props.conf</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/props-conf/m-p/76290#M8873</link>
      <description>&lt;P&gt;I'm here today, trying to answer the question "is the props.conf help file wording wrong here, or am I misunderstanding some double-negatives ?"&lt;/P&gt;

&lt;P&gt;NO_BINARY_CHECK: is this the negative of BINARY_CHECK ?&lt;/P&gt;

&lt;P&gt;What is the meaning of "NO_" here ? Is this 'NO' as in "DON'T" ?&lt;/P&gt;

&lt;P&gt;If so, then setting this to TRUE should mean Splunk does NOT process binary files.&lt;/P&gt;

&lt;P&gt;But the clarifying bullets indicate the opposite.&lt;/P&gt;

&lt;P&gt;So who is getting tripped-up in double-negatives here, me ?... or is it Splunk ?!...&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:41:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/props-conf/m-p/76290#M8873</guid>
      <dc:creator>abwc</dc:creator>
      <dc:date>2020-09-28T15:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: props.conf</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/props-conf/m-p/76291#M8874</link>
      <description>&lt;P&gt;@abwc, it's saying "no" as in "don't perform the check seeing if the file is binary or not. Attempt to index it no matter what."&lt;/P&gt;</description>
      <pubDate>Sat, 08 Feb 2014 01:32:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/props-conf/m-p/76291#M8874</guid>
      <dc:creator>vqd361</dc:creator>
      <dc:date>2014-02-08T01:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: props.conf</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/props-conf/m-p/76292#M8875</link>
      <description>&lt;P&gt;I am looking at same attribute and in 15 minutes cannot get it whether it is me or Splunk's missing sense as it is not the first time.&lt;/P&gt;

&lt;P&gt;When I see NO_ I expect behaviour as Do Not and if =true then  Do Not !!!&lt;BR /&gt;
but Specs file at /README/ says  "* When set to true, Splunk software processes binary files."&lt;/P&gt;

&lt;P&gt;so I am confused as it is two contrary statements .&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 09:41:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/props-conf/m-p/76292#M8875</guid>
      <dc:creator>net1993</dc:creator>
      <dc:date>2019-02-11T09:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: props.conf</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/props-conf/m-p/76293#M8876</link>
      <description>&lt;P&gt;If set to true, it will not check whether the file is binary OR not. It will just process it.&lt;BR /&gt;
However if set to false it will check whether the file is binary or not. And if it's binary, Not to process the same.&lt;/P&gt;

&lt;P&gt;It's like, (-)(-) = (+).&lt;/P&gt;

&lt;P&gt;Hope you understand.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 07:12:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/props-conf/m-p/76293#M8876</guid>
      <dc:creator>jet1276</dc:creator>
      <dc:date>2019-08-13T07:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: props.conf</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/props-conf/m-p/76294#M8877</link>
      <description>&lt;P&gt;to put it simple &lt;BR /&gt;
NO_BINARY_CHECK=FALSE - will check for binaries &lt;BR /&gt;
we usally set to true since we ingest raw files&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 01:56:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/props-conf/m-p/76294#M8877</guid>
      <dc:creator>arunsundarm</dc:creator>
      <dc:date>2020-09-30T01:56:45Z</dc:date>
    </item>
  </channel>
</rss>

