<?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: Can I list all the &amp;quot;Name&amp;quot; of an app using a search command and not the &amp;quot;Folder Name&amp;quot;? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Can-I-list-all-the-quot-Name-quot-of-an-app-using-a-search/m-p/231765#M68750</link>
    <description>&lt;P&gt;Thanks for the help Javiergn, the use case is to get author or owner of the app as well but the query   "| rest /services/apps/local" gives author as nobody/admin and not the actual owner of the app. &lt;/P&gt;</description>
    <pubDate>Tue, 10 May 2016 05:20:16 GMT</pubDate>
    <dc:creator>divya_bhardwaj</dc:creator>
    <dc:date>2016-05-10T05:20:16Z</dc:date>
    <item>
      <title>Can I list all the "Name" of an app using a search command and not the "Folder Name"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-I-list-all-the-quot-Name-quot-of-an-app-using-a-search/m-p/231762#M68747</link>
      <description>&lt;P&gt;Can I list all the "Name" of app using a search command and not the "Folder Name"?&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2016 12:01:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-I-list-all-the-quot-Name-quot-of-an-app-using-a-search/m-p/231762#M68747</guid>
      <dc:creator>divya_bhardwaj</dc:creator>
      <dc:date>2016-05-05T12:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can I list all the "Name" of an app using a search command and not the "Folder Name"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-I-list-all-the-quot-Name-quot-of-an-app-using-a-search/m-p/231763#M68748</link>
      <description>&lt;P&gt;Try this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| rest /services/apps/local
| table title, label
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 05 May 2016 12:43:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-I-list-all-the-quot-Name-quot-of-an-app-using-a-search/m-p/231763#M68748</guid>
      <dc:creator>javiergn</dc:creator>
      <dc:date>2016-05-05T12:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can I list all the "Name" of an app using a search command and not the "Folder Name"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-I-list-all-the-quot-Name-quot-of-an-app-using-a-search/m-p/231764#M68749</link>
      <description>&lt;P&gt;Is this what you were looking for?&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2016 16:33:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-I-list-all-the-quot-Name-quot-of-an-app-using-a-search/m-p/231764#M68749</guid>
      <dc:creator>javiergn</dc:creator>
      <dc:date>2016-05-09T16:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can I list all the "Name" of an app using a search command and not the "Folder Name"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-I-list-all-the-quot-Name-quot-of-an-app-using-a-search/m-p/231765#M68750</link>
      <description>&lt;P&gt;Thanks for the help Javiergn, the use case is to get author or owner of the app as well but the query   "| rest /services/apps/local" gives author as nobody/admin and not the actual owner of the app. &lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 05:20:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-I-list-all-the-quot-Name-quot-of-an-app-using-a-search/m-p/231765#M68750</guid>
      <dc:creator>divya_bhardwaj</dc:creator>
      <dc:date>2016-05-10T05:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can I list all the "Name" of an app using a search command and not the "Folder Name"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-I-list-all-the-quot-Name-quot-of-an-app-using-a-search/m-p/231766#M68751</link>
      <description>&lt;P&gt;I see, that's weird.&lt;BR /&gt;
If I go to the app endpoint in my browser I can see the right Author:&lt;/P&gt;

&lt;P&gt;https://[SearchHead]:8089/servicesNS/nobody/system/apps/local/[appname]&lt;/P&gt;

&lt;P&gt;Can you try that?&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 08:39:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-I-list-all-the-quot-Name-quot-of-an-app-using-a-search/m-p/231766#M68751</guid>
      <dc:creator>javiergn</dc:creator>
      <dc:date>2016-05-10T08:39:32Z</dc:date>
    </item>
  </channel>
</rss>

