<?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: Urgent: indexes.conf in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Urgent-indexes-conf/m-p/361217#M93332</link>
    <description>&lt;P&gt;well, If your index is app specific or app level then store this configuration on app level means create  &lt;CODE&gt;indexes.conf&lt;/CODE&gt; in &lt;CODE&gt;$SPLUNK_HOME/etc/apps/XXX/local&lt;/CODE&gt; OR if it is generic then create &lt;CODE&gt;indexes.conf&lt;/CODE&gt;  &lt;CODE&gt;$SPLUNK_HOME/etc/system/local&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;enableDataIntegrityControl option may be set under an [] entry.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;enableDataIntegrityControl = true|false
* If set to true, hashes are computed on the rawdata slices and stored for
  future data integrity checks
* If set to false, no hashes are computed on the rawdata slices
* It has a global default value of false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;eg. indexes.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[my_index]
enableDataIntegrityControl = true|false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Please check below link for more detail.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.0.2/Admin/Indexesconf"&gt;https://docs.splunk.com/Documentation/Splunk/7.0.2/Admin/Indexesconf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 08 Feb 2018 11:19:02 GMT</pubDate>
    <dc:creator>kamlesh_vaghela</dc:creator>
    <dc:date>2018-02-08T11:19:02Z</dc:date>
    <item>
      <title>Urgent: indexes.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Urgent-indexes-conf/m-p/361214#M93329</link>
      <description>&lt;P&gt;Could someone tell me where can I find &lt;STRONG&gt;indexes.conf&lt;/STRONG&gt; ?&lt;BR /&gt;
Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2018 09:39:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Urgent-indexes-conf/m-p/361214#M93329</guid>
      <dc:creator>ponto</dc:creator>
      <dc:date>2018-02-08T09:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: indexes.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Urgent-indexes-conf/m-p/361215#M93330</link>
      <description>&lt;P&gt;hi @ponto,&lt;/P&gt;

&lt;P&gt;Can you please check below link?&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/50881/indexes-conf-location.html"&gt;https://answers.splunk.com/answers/50881/indexes-conf-location.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2018 09:54:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Urgent-indexes-conf/m-p/361215#M93330</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2018-02-08T09:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: indexes.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Urgent-indexes-conf/m-p/361216#M93331</link>
      <description>&lt;P&gt;I already read that answer but I can't  understand where should I put the command ''&lt;STRONG&gt;enableDataIntegrityControl&lt;/STRONG&gt;''. Do you know how can I do ?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2018 11:00:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Urgent-indexes-conf/m-p/361216#M93331</guid>
      <dc:creator>ponto</dc:creator>
      <dc:date>2018-02-08T11:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: indexes.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Urgent-indexes-conf/m-p/361217#M93332</link>
      <description>&lt;P&gt;well, If your index is app specific or app level then store this configuration on app level means create  &lt;CODE&gt;indexes.conf&lt;/CODE&gt; in &lt;CODE&gt;$SPLUNK_HOME/etc/apps/XXX/local&lt;/CODE&gt; OR if it is generic then create &lt;CODE&gt;indexes.conf&lt;/CODE&gt;  &lt;CODE&gt;$SPLUNK_HOME/etc/system/local&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;enableDataIntegrityControl option may be set under an [] entry.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;enableDataIntegrityControl = true|false
* If set to true, hashes are computed on the rawdata slices and stored for
  future data integrity checks
* If set to false, no hashes are computed on the rawdata slices
* It has a global default value of false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;eg. indexes.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[my_index]
enableDataIntegrityControl = true|false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Please check below link for more detail.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.0.2/Admin/Indexesconf"&gt;https://docs.splunk.com/Documentation/Splunk/7.0.2/Admin/Indexesconf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2018 11:19:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Urgent-indexes-conf/m-p/361217#M93332</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2018-02-08T11:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: indexes.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Urgent-indexes-conf/m-p/361218#M93333</link>
      <description>&lt;P&gt;The shell command line &lt;CODE&gt;find /opt/splunk -name indexes.conf&lt;/CODE&gt; will find all instances of &lt;CODE&gt;indexes.conf&lt;/CODE&gt; in the Splunk directory tree.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2018 14:42:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Urgent-indexes-conf/m-p/361218#M93333</guid>
      <dc:creator>DUThibault</dc:creator>
      <dc:date>2018-02-08T14:42:29Z</dc:date>
    </item>
  </channel>
</rss>

