<?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 Option to return only app specific configurations in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Option-to-return-only-app-specific-configurations/m-p/760676#M12132</link>
    <description>&lt;P&gt;With following you get 400+ fields( mostly unrelated to your app are from system/default)&lt;BR /&gt;Example&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;| rest splunk_server=local "/servicesNS/nobody/SA-Utils/configs/conf-savedsearches/Audit%20-%20Sourcetype%20readiness%20-%20Lookup%20gen"
| fields *&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hrawat_1-1777955961741.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/42023i0E57C563835967EF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hrawat_1-1777955961741.png" alt="hrawat_1-1777955961741.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;With New &lt;EM&gt;&lt;STRONG&gt;appcontext&lt;/STRONG&gt;&amp;nbsp;&lt;/EM&gt;, you can fetch app only configs.&lt;BR /&gt;Example&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;| rest splunk_server=local "/servicesNS/nobody/SA-Utils/configs/conf-savedsearches/Audit%20-%20Sourcetype%20readiness%20-%20Lookup%20gen?appcontext=true"
| fields *&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hrawat_0-1777955710267.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/42022i7EA996DBDFB5DA81/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hrawat_0-1777955710267.png" alt="hrawat_0-1777955710267.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 05 May 2026 04:39:50 GMT</pubDate>
    <dc:creator>hrawat</dc:creator>
    <dc:date>2026-05-05T04:39:50Z</dc:date>
    <item>
      <title>Option to return only app specific configurations</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Option-to-return-only-app-specific-configurations/m-p/760676#M12132</link>
      <description>&lt;P&gt;With following you get 400+ fields( mostly unrelated to your app are from system/default)&lt;BR /&gt;Example&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;| rest splunk_server=local "/servicesNS/nobody/SA-Utils/configs/conf-savedsearches/Audit%20-%20Sourcetype%20readiness%20-%20Lookup%20gen"
| fields *&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hrawat_1-1777955961741.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/42023i0E57C563835967EF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hrawat_1-1777955961741.png" alt="hrawat_1-1777955961741.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;With New &lt;EM&gt;&lt;STRONG&gt;appcontext&lt;/STRONG&gt;&amp;nbsp;&lt;/EM&gt;, you can fetch app only configs.&lt;BR /&gt;Example&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;| rest splunk_server=local "/servicesNS/nobody/SA-Utils/configs/conf-savedsearches/Audit%20-%20Sourcetype%20readiness%20-%20Lookup%20gen?appcontext=true"
| fields *&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hrawat_0-1777955710267.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/42022i7EA996DBDFB5DA81/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hrawat_0-1777955710267.png" alt="hrawat_0-1777955710267.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 04:39:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Option-to-return-only-app-specific-configurations/m-p/760676#M12132</guid>
      <dc:creator>hrawat</dc:creator>
      <dc:date>2026-05-05T04:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Option to return only app specific configurations</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Option-to-return-only-app-specific-configurations/m-p/760678#M12133</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/118813"&gt;@hrawat&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;could you better describe your search and its purpose?&lt;/P&gt;&lt;P&gt;because I have an error in my on-premise installation,&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Unexpected status for to fetch REST endpoint uri=https://127.0.0.1:8089/servicesNS/nobody/SA-Utils/configs/conf-savedsearches/Audit%20-%20Sourcetype%20readiness%20-%20Lookup%20gen?appcontext=true&amp;amp;count=0 from server=https://127.0.0.1:8089 - Not Found&lt;/LI-CODE&gt;&lt;P&gt;and on Splunk Cloud I have a result but not so comprehensible.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 06:39:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Option-to-return-only-app-specific-configurations/m-p/760678#M12133</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2026-05-05T06:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: Option to return only app specific configurations</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Option-to-return-only-app-specific-configurations/m-p/760680#M12134</link>
      <description>&lt;P&gt;That saved search&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Audit - Sourcetype readiness - Lookup gen&lt;/LI-CODE&gt;&lt;P&gt;is part of Enterprise Security app (SA-Utils) so unless you have it, you'll get the Not Found as you have&lt;/P&gt;&lt;P&gt;If you run that on one of your saved searched and add&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| transpose 0&lt;/LI-CODE&gt;&lt;P&gt;with and without appContext=true&lt;/P&gt;&lt;P&gt;You will see the count of fields returned. If I run that in a ES site, I get 248 fields without appContext and 32 with appContext=true&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 06:51:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Option-to-return-only-app-specific-configurations/m-p/760680#M12134</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2026-05-05T06:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Option to return only app specific configurations</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Option-to-return-only-app-specific-configurations/m-p/760683#M12135</link>
      <description>&lt;P&gt;What version of Splunk is this from please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 07:35:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Option-to-return-only-app-specific-configurations/m-p/760683#M12135</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2026-05-05T07:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Option to return only app specific configurations</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Option-to-return-only-app-specific-configurations/m-p/760688#M12136</link>
      <description>&lt;P&gt;It's&amp;nbsp;9.1.9/9.2.6/9.3.4/9.4.2 and above&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 10:55:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Option-to-return-only-app-specific-configurations/m-p/760688#M12136</guid>
      <dc:creator>hrawat</dc:creator>
      <dc:date>2026-05-05T10:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Option to return only app specific configurations</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Option-to-return-only-app-specific-configurations/m-p/760689#M12137</link>
      <description>&lt;P&gt;If you are calling &lt;STRONG&gt;&lt;EM&gt;configs/conf-&amp;lt;conf-file&amp;gt;&lt;/EM&gt;&lt;/STRONG&gt; rest endpoint from python script and are only interested in what any&amp;nbsp;&lt;A href="https://help.splunk.com/en/splunk-enterprise/administer/troubleshoot/10.0/first-steps/use-btool-to-troubleshoot-configurations#ariaid-title3" target="_blank" rel="noopener"&gt;specific app&lt;/A&gt; conf looks like ( similar to btool --app option), then &lt;STRONG&gt;&lt;EM&gt;appcontext&lt;/EM&gt;&lt;/STRONG&gt; can be useful to reduce system/default/savedsearches.conf noise.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;I used ES 8.x search as an example from SA-Utils app. If you are on 7.x, then the search name is ( R and G uppercase)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Audit%20-%20Sourcetype%20Readiness%20-%20Lookup%20Gen&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;For example, instead of running following btool command you can use above in the UI.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;splunk btool --app=SA-Utils savedsearches list | grep "Audit - Sourcetype readiness - Lookup gen"&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 14:56:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Option-to-return-only-app-specific-configurations/m-p/760689#M12137</guid>
      <dc:creator>hrawat</dc:creator>
      <dc:date>2026-05-05T14:56:23Z</dc:date>
    </item>
  </channel>
</rss>

