<?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: entitySelectLister entityPath have to be a saved search? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/entitySelectLister-entityPath-have-to-be-a-saved-search/m-p/14625#M323</link>
    <description>&lt;P&gt;oh ok this is helpful... thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 02 Jun 2010 22:47:50 GMT</pubDate>
    <dc:creator>hiddenkirby</dc:creator>
    <dc:date>2010-06-02T22:47:50Z</dc:date>
    <item>
      <title>entitySelectLister entityPath have to be a saved search?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/entitySelectLister-entityPath-have-to-be-a-saved-search/m-p/14619#M317</link>
      <description>&lt;P&gt;When using an entitySelectLister ... does the entityPath have to be a saved search name? or can i use a searchTemplate or something equiv. &lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2010 01:49:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/entitySelectLister-entityPath-have-to-be-a-saved-search/m-p/14619#M317</guid>
      <dc:creator>hiddenkirby</dc:creator>
      <dc:date>2010-06-02T01:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: entitySelectLister entityPath have to be a saved search?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/entitySelectLister-entityPath-have-to-be-a-saved-search/m-p/14620#M318</link>
      <description>&lt;P&gt;It needs to be the virtual "path" of a Splunk object type or type. This can be a specific object, or the parent path (relative to the root of the services namespace). So for example &lt;CODE&gt;saved/searches&lt;/CODE&gt;, &lt;CODE&gt;saved/eventtypes&lt;/CODE&gt;, &lt;CODE&gt;data/indexes&lt;/CODE&gt;. The path is the one you'd use to enumerate the object(s) under the REST API (relative to the namespace root again).&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2010 06:26:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/entitySelectLister-entityPath-have-to-be-a-saved-search/m-p/14620#M318</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-06-02T06:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: entitySelectLister entityPath have to be a saved search?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/entitySelectLister-entityPath-have-to-be-a-saved-search/m-p/14621#M319</link>
      <description>&lt;P&gt;how would one figure this out on his own? other than trying to interpret examples in search?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2010 22:24:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/entitySelectLister-entityPath-have-to-be-a-saved-search/m-p/14621#M319</guid>
      <dc:creator>hiddenkirby</dc:creator>
      <dc:date>2010-06-02T22:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: entitySelectLister entityPath have to be a saved search?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/entitySelectLister-entityPath-have-to-be-a-saved-search/m-p/14622#M320</link>
      <description>&lt;P&gt;is there any specific documentation?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2010 22:25:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/entitySelectLister-entityPath-have-to-be-a-saved-search/m-p/14622#M320</guid>
      <dc:creator>hiddenkirby</dc:creator>
      <dc:date>2010-06-02T22:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: entitySelectLister entityPath have to be a saved search?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/entitySelectLister-entityPath-have-to-be-a-saved-search/m-p/14623#M321</link>
      <description>&lt;P&gt;Closest is &lt;A href="http://www.splunk.com/base/Documentation/4.1.2/Developer/ModuleReference#EntitySelectLister"&gt;http://www.splunk.com/base/Documentation/4.1.2/Developer/ModuleReference#EntitySelectLister&lt;/A&gt; is the closest, and notes that &lt;CODE&gt;entityPath&lt;/CODE&gt; should be a valid entity path such as &lt;CODE&gt;saved/searches&lt;/CODE&gt;. &lt;A href="http://www.splunk.com/base/Documentation/4.1.2/Developer/HowToUseListers#EntityLinkLister"&gt;http://www.splunk.com/base/Documentation/4.1.2/Developer/HowToUseListers#EntityLinkLister&lt;/A&gt; mentions use to access objects via REST endpoints. However, the REST management API (as opposed to the query API) is not currently published though it can be browsed on &lt;A href="https://splunkhost:8089/services"&gt;https://splunkhost:8089/services&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2010 22:45:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/entitySelectLister-entityPath-have-to-be-a-saved-search/m-p/14623#M321</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-06-02T22:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: entitySelectLister entityPath have to be a saved search?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/entitySelectLister-entityPath-have-to-be-a-saved-search/m-p/14624#M322</link>
      <description>&lt;P&gt;or maybe where i can find the entity "admin/distsearch-peer" .. maybe then i can try to backwards-translate some of this advanced xml.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2010 22:47:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/entitySelectLister-entityPath-have-to-be-a-saved-search/m-p/14624#M322</guid>
      <dc:creator>hiddenkirby</dc:creator>
      <dc:date>2010-06-02T22:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: entitySelectLister entityPath have to be a saved search?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/entitySelectLister-entityPath-have-to-be-a-saved-search/m-p/14625#M323</link>
      <description>&lt;P&gt;oh ok this is helpful... thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2010 22:47:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/entitySelectLister-entityPath-have-to-be-a-saved-search/m-p/14625#M323</guid>
      <dc:creator>hiddenkirby</dc:creator>
      <dc:date>2010-06-02T22:47:50Z</dc:date>
    </item>
  </channel>
</rss>

