<?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: Why are my search heads looking for index _blocksignature after upgrading to 6.3.0? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-are-my-search-heads-looking-for-index-blocksignature-after/m-p/247748#M73909</link>
    <description>&lt;P&gt;Check if your role has that index as permission/default from your pre-upgrade settings.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2015 20:02:53 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2015-09-30T20:02:53Z</dc:date>
    <item>
      <title>Why are my search heads looking for index _blocksignature after upgrading to 6.3.0?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-my-search-heads-looking-for-index-blocksignature-after/m-p/247747#M73908</link>
      <description>&lt;P&gt;After upgrading my lab to 6.3.0 the search heads are reporting this error when no index is explicitly supplied in the search&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;3 errors occurred while the search was executing. Therefore, search results might be incomplete. Hide errors.

    [INDEXER1] Could not find an index named "_blocksignature".
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I checked the spec file for indexes.conf and there is no mention of _blocksignature in the latest version, it does exist in earlier versions though.  I tried to create the index and received this error from my master node&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;In handler 'clustermastercontrol': The Master could not push the latest configuration bundle because it contains an invalid configuration. Fix any errors and push the bundle again. Alternatively, you can skip the validation process like this: "splunk apply cluster-bundle --skip-validation". Use this option carefully, as it can cause the master to push an invalid configuration to the peers. The following errors were encountered: Invalid stanza [_blocksignature] in /opt/splunk/etc/master-apps/_cluster/local/indexes.conf, line 1. The block-signing feature is no longer available in Splunk. Please remove stanza=[_blocksignature] from the indexes.conf. For further details, please refer to the related topic in the latest version of 'Securing Splunk' manual on docs.splunk.com. 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Has anyone else experienced this?  Any suggestions?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2015 18:48:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-my-search-heads-looking-for-index-blocksignature-after/m-p/247747#M73908</guid>
      <dc:creator>dflodstrom</dc:creator>
      <dc:date>2015-09-30T18:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Why are my search heads looking for index _blocksignature after upgrading to 6.3.0?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-my-search-heads-looking-for-index-blocksignature-after/m-p/247748#M73909</link>
      <description>&lt;P&gt;Check if your role has that index as permission/default from your pre-upgrade settings.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2015 20:02:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-my-search-heads-looking-for-index-blocksignature-after/m-p/247748#M73909</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2015-09-30T20:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Why are my search heads looking for index _blocksignature after upgrading to 6.3.0?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-my-search-heads-looking-for-index-blocksignature-after/m-p/247749#M73910</link>
      <description>&lt;P&gt;Thanks for the comment.  I should have mentioned that I explored that possibility.  My role searches all non-internal indexes by default and can search all internal and non-internal indexes.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2015 20:31:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-my-search-heads-looking-for-index-blocksignature-after/m-p/247749#M73910</guid>
      <dc:creator>dflodstrom</dc:creator>
      <dc:date>2015-09-30T20:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Why are my search heads looking for index _blocksignature after upgrading to 6.3.0?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-my-search-heads-looking-for-index-blocksignature-after/m-p/247750#M73911</link>
      <description>&lt;P&gt;just a thought,....you don't possibly have a copy of an older indexes.conf in a local directory somewhere on your search heads do you?  &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk btool indexes list _blocksignatrue --debug
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;also may be worth checking to see if it's specifically listed in an authorize.conf somewhere too?  Not sure if that has an effect on search.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2015 20:54:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-my-search-heads-looking-for-index-blocksignature-after/m-p/247750#M73911</guid>
      <dc:creator>maciep</dc:creator>
      <dc:date>2015-09-30T20:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Why are my search heads looking for index _blocksignature after upgrading to 6.3.0?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-my-search-heads-looking-for-index-blocksignature-after/m-p/247751#M73912</link>
      <description>&lt;P&gt;Might be a job for grep:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;grep -R _blocksignature /opt/splunk/etc
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 30 Sep 2015 21:02:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-my-search-heads-looking-for-index-blocksignature-after/m-p/247751#M73912</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2015-09-30T21:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Why are my search heads looking for index _blocksignature after upgrading to 6.3.0?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-my-search-heads-looking-for-index-blocksignature-after/m-p/247752#M73913</link>
      <description>&lt;P&gt;The issue ended up being an outdated version of indexes.conf in /etc/slaveapps/_cluster/default/indexes.conf&lt;/P&gt;

&lt;P&gt;Simply deploying the cluster bundle to your indexers after an upgrade should prevent/resolve this issue.&lt;/P&gt;

&lt;P&gt;Thanks to everyone for the comments that lead me to my solution.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2015 15:00:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-my-search-heads-looking-for-index-blocksignature-after/m-p/247752#M73913</guid>
      <dc:creator>dflodstrom</dc:creator>
      <dc:date>2015-10-01T15:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Why are my search heads looking for index _blocksignature after upgrading to 6.3.0?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-my-search-heads-looking-for-index-blocksignature-after/m-p/247753#M73914</link>
      <description>&lt;P&gt;I have the same problem, tried many debug commands and search hard here&lt;BR /&gt;
But still can not find the answer &lt;BR /&gt;
When run any search command on search bar then message shows&lt;BR /&gt;
Said  as you mentioned "[Indexer...] Could not find an index named "_blocksignature".&lt;BR /&gt;
Did not find configuration file,etc/slaveapps/_cluster/default/indexes.conf&lt;BR /&gt;
Only can find an conf file in etc/master-apps/_cluster/default/indexes.conf&lt;BR /&gt;
indexes.conf contents are followings------&lt;BR /&gt;
[main]&lt;BR /&gt;
repFactor = auto&lt;BR /&gt;
[history]&lt;BR /&gt;
repFactor = auto&lt;BR /&gt;
[summary]&lt;BR /&gt;
repFactor = auto&lt;BR /&gt;
[_internal]&lt;BR /&gt;
repFactor = auto&lt;BR /&gt;
[_audit]&lt;BR /&gt;
repFactor = auto&lt;BR /&gt;
[_thefishbucket]&lt;BR /&gt;
repFactor = auto&lt;BR /&gt;
[_telemetry]&lt;BR /&gt;
homePath   = $SPLUNK_DB/_telemetry/db&lt;BR /&gt;
coldPath   = $SPLUNK_DB/_telemetry/colddb&lt;BR /&gt;
thawedPath = $SPLUNK_DB/_telemetry/thaweddb&lt;BR /&gt;
repFactor = auto&lt;/P&gt;

&lt;H1&gt;this index has been removed in the 4.1 series, but this stanza must be&lt;/H1&gt;

&lt;H1&gt;preserved to avoid displaying errors for users that have tweaked the index's&lt;/H1&gt;

&lt;H1&gt;size/etc parameters in local/indexes.conf.&lt;/H1&gt;

&lt;P&gt;[splunklogger]&lt;BR /&gt;
repFactor = auto&lt;/P&gt;

&lt;P&gt;-----End of indexes.con&lt;BR /&gt;
Any suggestion ?Thank you very much&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 16:03:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-my-search-heads-looking-for-index-blocksignature-after/m-p/247753#M73914</guid>
      <dc:creator>mhuang3</dc:creator>
      <dc:date>2020-09-29T16:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Why are my search heads looking for index _blocksignature after upgrading to 6.3.0?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-my-search-heads-looking-for-index-blocksignature-after/m-p/247754#M73915</link>
      <description>&lt;P&gt;mhuang3 &lt;BR /&gt;
Use btool to find it in one of your indexes conf files. &lt;BR /&gt;
Try this command, it will tell you what file(s) contain _blocksignature.&lt;BR /&gt;
&lt;STRONG&gt;&lt;EM&gt;./splunk cmd btool indexes list --debug | grep _blocksignature&lt;/EM&gt;&lt;/STRONG&gt;                               &lt;/P&gt;</description>
      <pubDate>Sat, 03 Mar 2018 01:28:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-my-search-heads-looking-for-index-blocksignature-after/m-p/247754#M73915</guid>
      <dc:creator>mathew_eagles</dc:creator>
      <dc:date>2018-03-03T01:28:48Z</dc:date>
    </item>
  </channel>
</rss>

