<?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: App Uses in Installation</title>
    <link>https://community.splunk.com/t5/Installation/App-Uses/m-p/514322#M6553</link>
    <description>How do you define the "use" of an app? Just a search? What about index-time field extractions defined by an app? Use of a lookup file defined in one app by a search in another app? It can get even more complex than that so more information is needed.</description>
    <pubDate>Sun, 16 Aug 2020 13:07:16 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2020-08-16T13:07:16Z</dc:date>
    <item>
      <title>App Uses</title>
      <link>https://community.splunk.com/t5/Installation/App-Uses/m-p/514320#M6552</link>
      <description>&lt;P&gt;How to get list of apps and their average daily use.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Aug 2020 12:57:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/App-Uses/m-p/514320#M6552</guid>
      <dc:creator>anil15694</dc:creator>
      <dc:date>2020-08-16T12:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: App Uses</title>
      <link>https://community.splunk.com/t5/Installation/App-Uses/m-p/514322#M6553</link>
      <description>How do you define the "use" of an app? Just a search? What about index-time field extractions defined by an app? Use of a lookup file defined in one app by a search in another app? It can get even more complex than that so more information is needed.</description>
      <pubDate>Sun, 16 Aug 2020 13:07:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/App-Uses/m-p/514322#M6553</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-08-16T13:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: App Uses</title>
      <link>https://community.splunk.com/t5/Installation/App-Uses/m-p/514323#M6554</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/184532"&gt;@anil15694&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;to have the list of the apps in a Splunk server, you can run the following search:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rest /services/apps/local&lt;/LI-CODE&gt;&lt;P&gt;To have the use of each apps is more complicated:&lt;/P&gt;&lt;P&gt;using this search, you can have all the events containing the names of the apps&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal [ | rest /services/apps/local | rename title AS query | fields query ]&lt;/LI-CODE&gt;&lt;P&gt;so you can start from it to filter your events and find the events you need (e.g. error, dashboard runs, etc...).&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Sun, 16 Aug 2020 13:09:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/App-Uses/m-p/514323#M6554</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-08-16T13:09:06Z</dc:date>
    </item>
  </channel>
</rss>

