<?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: REST error in DMC Index Detail in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/REST-error-in-DMC-Index-Detail/m-p/520557#M87973</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/41812"&gt;@cboillot&lt;/a&gt;Did you solved the issue in your DMC?&lt;/P&gt;</description>
    <pubDate>Mon, 21 Sep 2020 07:12:35 GMT</pubDate>
    <dc:creator>Paul1896</dc:creator>
    <dc:date>2020-09-21T07:12:35Z</dc:date>
    <item>
      <title>REST error in DMC Index Detail</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/REST-error-in-DMC-Index-Detail/m-p/384770#M69172</link>
      <description>&lt;P&gt;In the DMC, I am seeing errors like below when looking at Index Detail.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[&amp;lt;SplunkServerName&amp;gt;] REST Processor: Failed to fetch REST endpoint uri=https://127.0.0.1:8089/services/data/indexes/&amp;lt;IndexName&amp;gt;?count=0 from server &lt;A href="https://127.0.0.1:8089" target="test_blank"&gt;https://127.0.0.1:8089&lt;/A&gt;. Check that the URI path provided exists in the REST API.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[subsearch]: [&amp;lt;SplunkServerName&amp;gt;] REST Processor: Failed to fetch REST endpoint uri=https://127.0.0.1:8089/services/data/indexes-extended/&amp;lt;IndexName&amp;gt;?count=0 from server &lt;A href="https://127.0.0.1:8089" target="test_blank"&gt;https://127.0.0.1:8089&lt;/A&gt;. Check that the URI path provided exists in the REST API
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I don't see any reference to the &lt;CODE&gt;/services/data&lt;/CODE&gt; in the REST endpoints. I am not sure what could be wrong. &lt;/P&gt;

&lt;P&gt;Is this telling me that, on that Spunk Server, it is not seeing that index?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 18:07:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/REST-error-in-DMC-Index-Detail/m-p/384770#M69172</guid>
      <dc:creator>cboillot</dc:creator>
      <dc:date>2019-02-15T18:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: REST error in DMC Index Detail</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/REST-error-in-DMC-Index-Detail/m-p/384771#M69173</link>
      <description>&lt;P&gt;Use this, instead of services use servicesNS&lt;/P&gt;

&lt;P&gt;|&lt;CODE&gt;rest /servicesNS/-/-/data/indexes/&amp;lt;IndexName&amp;gt;&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 18:27:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/REST-error-in-DMC-Index-Detail/m-p/384771#M69173</guid>
      <dc:creator>Vijeta</dc:creator>
      <dc:date>2019-02-15T18:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: REST error in DMC Index Detail</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/REST-error-in-DMC-Index-Detail/m-p/384772#M69174</link>
      <description>&lt;P&gt;Still getting the sames errors, now with NS added. With or without the &lt;CODE&gt;/-/-/&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 19:33:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/REST-error-in-DMC-Index-Detail/m-p/384772#M69174</guid>
      <dc:creator>cboillot</dc:creator>
      <dc:date>2019-02-15T19:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: REST error in DMC Index Detail</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/REST-error-in-DMC-Index-Detail/m-p/384773#M69175</link>
      <description>&lt;P&gt;@cboillot are you able to fetch any other end-points. Probably your id does not have permissions for rest calls.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 19:36:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/REST-error-in-DMC-Index-Detail/m-p/384773#M69175</guid>
      <dc:creator>Vijeta</dc:creator>
      <dc:date>2019-02-15T19:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: REST error in DMC Index Detail</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/REST-error-in-DMC-Index-Detail/m-p/384774#M69176</link>
      <description>&lt;P&gt;Odd, i should have full Admin rights.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 19:41:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/REST-error-in-DMC-Index-Detail/m-p/384774#M69176</guid>
      <dc:creator>cboillot</dc:creator>
      <dc:date>2019-02-15T19:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: REST error in DMC Index Detail</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/REST-error-in-DMC-Index-Detail/m-p/384775#M69177</link>
      <description>&lt;P&gt;Do the hosts the error is thrown on actually have the index created? I see the same error for HFs configured with the server role of indexer in the monitoring console. So they are getting pinged by the search through rest even though they don't have the index created or any knowledge of it (not keeping the indexes updated on the HF since we don't do any searching there).&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2019 16:24:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/REST-error-in-DMC-Index-Detail/m-p/384775#M69177</guid>
      <dc:creator>jbrinkman</dc:creator>
      <dc:date>2019-02-27T16:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: REST error in DMC Index Detail</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/REST-error-in-DMC-Index-Detail/m-p/384776#M69178</link>
      <description>&lt;P&gt;I received the same problem in the DMC after upgrading from 7.2.4 to Splunk 8.0.2.1. It appeared to be fixed after I adjusted the cluster master to forward logs to the indexers.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2020 02:46:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/REST-error-in-DMC-Index-Detail/m-p/384776#M69178</guid>
      <dc:creator>matthewpearce</dc:creator>
      <dc:date>2020-03-26T02:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: REST error in DMC Index Detail</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/REST-error-in-DMC-Index-Detail/m-p/520557#M87973</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/41812"&gt;@cboillot&lt;/a&gt;Did you solved the issue in your DMC?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2020 07:12:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/REST-error-in-DMC-Index-Detail/m-p/520557#M87973</guid>
      <dc:creator>Paul1896</dc:creator>
      <dc:date>2020-09-21T07:12:35Z</dc:date>
    </item>
  </channel>
</rss>

