<?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 Why are only some indexes listed in the available indexes pane under roles? in Security</title>
    <link>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291456#M7791</link>
    <description>&lt;P&gt;Only a fraction of our indexes are listed as available and there is nothing listed under selected.  For example:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/3875i6DF9ECCE72D3FAB7/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;The index definitely exists and I can search it, so why is it missing on the Roles screen?&lt;/P&gt;</description>
    <pubDate>Mon, 20 Nov 2017 18:35:04 GMT</pubDate>
    <dc:creator>lycollicott</dc:creator>
    <dc:date>2017-11-20T18:35:04Z</dc:date>
    <item>
      <title>Why are only some indexes listed in the available indexes pane under roles?</title>
      <link>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291456#M7791</link>
      <description>&lt;P&gt;Only a fraction of our indexes are listed as available and there is nothing listed under selected.  For example:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/3875i6DF9ECCE72D3FAB7/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;The index definitely exists and I can search it, so why is it missing on the Roles screen?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2017 18:35:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291456#M7791</guid>
      <dc:creator>lycollicott</dc:creator>
      <dc:date>2017-11-20T18:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Why are only some indexes listed in the available indexes pane under roles?</title>
      <link>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291457#M7792</link>
      <description>&lt;P&gt;When you search, you can see all the indexes that are available in your Indexers (which have data of course). But, on search heads, in the Splunk setting pages such as Access Control pages (edit/add users or roles), dropdown where summary indexing is enabled and data input pages, you'd only see indexes that are available on Search heads (indexes.conf available on Search heads). This is the reason you wouldn't see other indexes which are only available on Indexers. The right panel may be empty as the selected indexes for that role doesn't exist on SH.&lt;/P&gt;

&lt;P&gt;You can see the indexes available on SH by using following:&lt;/P&gt;

&lt;P&gt;REST query from search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| rest splunk_server=local /services/data/indexes | table title splunk_server
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Btool command on Search Head server:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; $Splunk_Home/bin/splunk btool indexes list --debug | grep "\["
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 20 Nov 2017 20:59:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291457#M7792</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-11-20T20:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Why are only some indexes listed in the available indexes pane under roles?</title>
      <link>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291458#M7793</link>
      <description>&lt;P&gt;We have always assigned indexes to roles in this fashion, so I'm afraid I have to disagree with the caveat that we recently upgraded to 7.0.  Perhaps that version is the reason we are seeing different behavior now.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2017 13:35:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291458#M7793</guid>
      <dc:creator>lycollicott</dc:creator>
      <dc:date>2017-11-21T13:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Why are only some indexes listed in the available indexes pane under roles?</title>
      <link>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291459#M7794</link>
      <description>&lt;P&gt;Wasn't aware of the upgrade. Could be a bug, but did you verify that above search/command gives you all the indexes?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2017 15:04:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291459#M7794</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-11-21T15:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Why are only some indexes listed in the available indexes pane under roles?</title>
      <link>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291460#M7795</link>
      <description>&lt;P&gt;Those commands just list local definitions on the SH and that is indeed a match to the pane.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2017 15:27:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291460#M7795</guid>
      <dc:creator>lycollicott</dc:creator>
      <dc:date>2017-11-21T15:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Why are only some indexes listed in the available indexes pane under roles?</title>
      <link>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291461#M7796</link>
      <description>&lt;P&gt;Same problem here, we are on 7.0.0 as well.&lt;BR /&gt;
The search mentioned by somesoni2 does not show all available indexed on my SH as well. But I can search more indexes shown in the search result &amp;amp; in roles.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2017 14:20:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291461#M7796</guid>
      <dc:creator>HeinzWaescher</dc:creator>
      <dc:date>2017-11-22T14:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Why are only some indexes listed in the available indexes pane under roles?</title>
      <link>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291462#M7797</link>
      <description>&lt;P&gt;This is a bug in 7.0.&lt;/P&gt;

&lt;P&gt;Support gave me a workaround by editing &lt;CODE&gt;etc/apps/search/default/data/ui/manager/authentication_roles.xml&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;Here is the revised file, but you should always check with support before dropping in xml from strange Splunkers on the internet.  Remember that.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.comstorage/temp/218843-authentication-roles.zip"&gt;link text&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2017 15:54:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291462#M7797</guid>
      <dc:creator>lycollicott</dc:creator>
      <dc:date>2017-11-23T15:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Why are only some indexes listed in the available indexes pane under roles?</title>
      <link>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291463#M7798</link>
      <description>&lt;P&gt;Same results here. Rolling out a 7.0 SH that only sees a few of the available indexes (in Roles and using the REST call). On the 6.4.2 SH, ALL indexes show in the Roles pane but not in the REST call. The missing indexes are defined on the Indexers only. They show up in the Roles panel on 6.4.2 but NOT on 7.0.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2017 15:35:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291463#M7798</guid>
      <dc:creator>loatswil</dc:creator>
      <dc:date>2017-12-14T15:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Why are only some indexes listed in the available indexes pane under roles?</title>
      <link>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291464#M7799</link>
      <description>&lt;P&gt;@loatswil @HeinzWaescher&lt;/P&gt;

&lt;P&gt;Did you try the solution support gave me?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2017 15:41:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291464#M7799</guid>
      <dc:creator>lycollicott</dc:creator>
      <dc:date>2017-12-14T15:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why are only some indexes listed in the available indexes pane under roles?</title>
      <link>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291465#M7800</link>
      <description>&lt;P&gt;Not yet, I was waiting to check with support, as you'd suggested &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2017 15:52:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291465#M7800</guid>
      <dc:creator>loatswil</dc:creator>
      <dc:date>2017-12-14T15:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Why are only some indexes listed in the available indexes pane under roles?</title>
      <link>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291466#M7801</link>
      <description>&lt;P&gt;That fix is extremely inefficient for large sites. The 7.0 call to data/indexes appears to specify "splunk_server=local". Adding the stanza Support provided with a |rest call without the "local" works quickly.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;key name="keyName"&amp;gt;entry.properties.get('index', 'index key not found')&amp;lt;/key&amp;gt;
 &amp;lt;key name="keyValue"&amp;gt;entry.properties.get('index', 'index key not found')&amp;lt;/key&amp;gt;
 &amp;lt;key name="splunkSource"&amp;gt;/search/jobs/oneshot&amp;lt;/key&amp;gt;
 &amp;lt;key name="splunkSourceParams" type="dict"&amp;gt;
   &amp;lt;key name="output_mode"&amp;gt;"atom"&amp;lt;/key&amp;gt;
   &amp;lt;key name="count"&amp;gt;"1000"&amp;lt;/key&amp;gt;
   &amp;lt;key name="search"&amp;gt;"|rest /services/data/indexes |stats values(title) as index |mvexpand index"&amp;lt;/key&amp;gt;
   &amp;lt;/key&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 29 Jan 2018 15:14:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291466#M7801</guid>
      <dc:creator>elewis1</dc:creator>
      <dc:date>2018-01-29T15:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Why are only some indexes listed in the available indexes pane under roles?</title>
      <link>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291467#M7802</link>
      <description>&lt;P&gt;The problem still exists in 7.2. I encountered it with the recent upgrade . The cause is as loatswil describes. The searchheads don't see the indexes on the index cluster when populating the UI. &lt;/P&gt;

&lt;P&gt;The workaround given by support is to create 'dummie' indexes with the same names as the missing ones on the searchhead. This will populate the list. &lt;/P&gt;

&lt;P&gt;Not very elegant but that is a workaround until they patch it. &lt;/P&gt;</description>
      <pubDate>Wed, 07 Nov 2018 19:10:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291467#M7802</guid>
      <dc:creator>rchudzinski</dc:creator>
      <dc:date>2018-11-07T19:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Why are only some indexes listed in the available indexes pane under roles?</title>
      <link>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291468#M7803</link>
      <description>&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;UPDATE:&lt;BR /&gt;
This bug was resolved in 7.2.1&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 13:23:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291468#M7803</guid>
      <dc:creator>lycollicott</dc:creator>
      <dc:date>2018-11-20T13:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Why are only some indexes listed in the available indexes pane under roles?</title>
      <link>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291469#M7804</link>
      <description>&lt;P&gt;It's resolved in 7.2.1&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 13:24:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291469#M7804</guid>
      <dc:creator>lycollicott</dc:creator>
      <dc:date>2018-11-20T13:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Why are only some indexes listed in the available indexes pane under roles?</title>
      <link>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291470#M7805</link>
      <description>&lt;P&gt;Does this have to go into the default directory? Or will with work in the local directory?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 20:46:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291470#M7805</guid>
      <dc:creator>cboillot</dc:creator>
      <dc:date>2019-04-09T20:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Why are only some indexes listed in the available indexes pane under roles?</title>
      <link>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291471#M7806</link>
      <description>&lt;P&gt;@cboillot id had to be in default.&lt;/P&gt;

&lt;P&gt;This was resolved in version 7.2.1.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 16:25:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291471#M7806</guid>
      <dc:creator>lycollicott</dc:creator>
      <dc:date>2019-04-11T16:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Why are only some indexes listed in the available indexes pane under roles?</title>
      <link>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291472#M7807</link>
      <description>&lt;P&gt;Thanks.&lt;/P&gt;

&lt;P&gt;It's going to be a few months, if not near the end of the year, before we can upgrade.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 16:44:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-are-only-some-indexes-listed-in-the-available-indexes-pane/m-p/291472#M7807</guid>
      <dc:creator>cboillot</dc:creator>
      <dc:date>2019-04-11T16:44:37Z</dc:date>
    </item>
  </channel>
</rss>

