<?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: List of all index that are not associated with any role in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/List-of/m-p/568186#M8593</link>
    <description>&lt;P&gt;Usually, the easiest way to get info about splunk config items is with | rest command.&lt;/P&gt;&lt;P&gt;In this case you're interested in &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.2/RESTREF/RESTintrospect#data.2Findexes" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.2/RESTREF/RESTintrospect#data.2Findexes&lt;/A&gt; endpoint.&lt;/P&gt;</description>
    <pubDate>Thu, 23 Sep 2021 04:52:37 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2021-09-23T04:52:37Z</dc:date>
    <item>
      <title>List of</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/List-of/m-p/568177#M8592</link>
      <description>&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 12:07:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/List-of/m-p/568177#M8592</guid>
      <dc:creator>wrbeleli</dc:creator>
      <dc:date>2021-09-23T12:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: List of all index that are not associated with any role</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/List-of/m-p/568186#M8593</link>
      <description>&lt;P&gt;Usually, the easiest way to get info about splunk config items is with | rest command.&lt;/P&gt;&lt;P&gt;In this case you're interested in &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.2/RESTREF/RESTintrospect#data.2Findexes" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.2/RESTREF/RESTintrospect#data.2Findexes&lt;/A&gt; endpoint.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 04:52:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/List-of/m-p/568186#M8593</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2021-09-23T04:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: List of all index that are not associated with any role</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/List-of/m-p/568190#M8594</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/238816"&gt;@wrbeleli&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You can use below sample search;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rest /services/data/indexes 
| search NOT title=_* 
| table title 
| search NOT 
    [| rest /services/authorization/roles 
    | where NOT match(srchIndexesAllowed,"\*+") 
    | rename srchIndexesAllowed as title 
    | dedup title 
    | fields title ]&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 23 Sep 2021 05:11:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/List-of/m-p/568190#M8594</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2021-09-23T05:11:52Z</dc:date>
    </item>
  </channel>
</rss>

