<?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: I am not seeing all my indexes with this REST call, what am I missing? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/I-am-not-seeing-all-my-indexes-with-this-REST-call-what-am-I/m-p/403383#M169358</link>
    <description>&lt;P&gt;Try using this REST endpoint&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.6/RESTREF/RESTintrospect#data.2Findexes"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.6/RESTREF/RESTintrospect#data.2Findexes&lt;/A&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| rest splunk_server=myindexer.mydomain.com /services/data/indexes
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 17 May 2018 22:14:54 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2018-05-17T22:14:54Z</dc:date>
    <item>
      <title>I am not seeing all my indexes with this REST call, what am I missing?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/I-am-not-seeing-all-my-indexes-with-this-REST-call-what-am-I/m-p/403382#M169357</link>
      <description>&lt;P&gt;All, &lt;/P&gt;

&lt;P&gt;I am using this command to read in my indexes.conf into Search. But for some reason it's not showing my index=os which I know is there. Is there a parameter in there I need to let the API see it? I need to be able in a dashboard report on my index retention settings to my auditors. &lt;/P&gt;

&lt;P&gt;| rest splunk_server=myindexer.mydomain.com /services/configs/conf-indexes&lt;/P&gt;

&lt;P&gt;Missing something? &lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 21:55:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/I-am-not-seeing-all-my-indexes-with-this-REST-call-what-am-I/m-p/403382#M169357</guid>
      <dc:creator>daniel333</dc:creator>
      <dc:date>2018-05-17T21:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: I am not seeing all my indexes with this REST call, what am I missing?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/I-am-not-seeing-all-my-indexes-with-this-REST-call-what-am-I/m-p/403383#M169358</link>
      <description>&lt;P&gt;Try using this REST endpoint&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.6/RESTREF/RESTintrospect#data.2Findexes"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.6/RESTREF/RESTintrospect#data.2Findexes&lt;/A&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| rest splunk_server=myindexer.mydomain.com /services/data/indexes
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 17 May 2018 22:14:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/I-am-not-seeing-all-my-indexes-with-this-REST-call-what-am-I/m-p/403383#M169358</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2018-05-17T22:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: I am not seeing all my indexes with this REST call, what am I missing?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/I-am-not-seeing-all-my-indexes-with-this-REST-call-what-am-I/m-p/403384#M169359</link>
      <description>&lt;P&gt;|rest /services/data/indexes/ | dedup title &lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 10:31:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/I-am-not-seeing-all-my-indexes-with-this-REST-call-what-am-I/m-p/403384#M169359</guid>
      <dc:creator>Azeemering</dc:creator>
      <dc:date>2018-05-18T10:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: I am not seeing all my indexes with this REST call, what am I missing?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/I-am-not-seeing-all-my-indexes-with-this-REST-call-what-am-I/m-p/403385#M169360</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Try the query, it will list all indexes. &lt;STRONG&gt;Also make sure that you have sufficient permission to view the indexes.&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;|rest /services/data/indexes/ | table title&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 11:13:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/I-am-not-seeing-all-my-indexes-with-this-REST-call-what-am-I/m-p/403385#M169360</guid>
      <dc:creator>kvswathi</dc:creator>
      <dc:date>2018-05-18T11:13:55Z</dc:date>
    </item>
  </channel>
</rss>

