<?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: Why is the default.xml of my app picking up saved searches from other applications and how do I fix this? in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Why-is-the-default-xml-of-my-app-picking-up-saved-searches-from/m-p/136441#M3067</link>
    <description>&lt;P&gt;yes, that's the problem. Those other saved searches are parts of SAs (SA-NIX, the CIM SA), and the applications are said to break if you don't share their searches globally.&lt;/P&gt;

&lt;P&gt;It appears that you use those SAs, or you can use &lt;CODE&gt;&amp;amp;lt;saved source="unclassified"&amp;amp;gt;&lt;/CODE&gt;;, but you can't do both.&lt;/P&gt;

&lt;P&gt;So back to the question: is there a workaround to keep &lt;CODE&gt;&amp;amp;lt;saved source="unclassified"&amp;amp;gt;&lt;/CODE&gt;from picking up other app's searches?&lt;/P&gt;

&lt;P&gt;If only we had &lt;CODE&gt;&amp;amp;lt;saved application="..." source="unclassified"&amp;amp;gt;&lt;/CODE&gt; to help keep applications out of each others hair.&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jul 2015 12:17:39 GMT</pubDate>
    <dc:creator>wegscd</dc:creator>
    <dc:date>2015-07-24T12:17:39Z</dc:date>
    <item>
      <title>Why is the default.xml of my app picking up saved searches from other applications and how do I fix this?</title>
      <link>https://community.splunk.com/t5/Reporting/Why-is-the-default-xml-of-my-app-picking-up-saved-searches-from/m-p/136439#M3065</link>
      <description>&lt;P&gt;I'm trying to do a quick-and-dirty app that just has navigation to some saved searches.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;nav search_view="search" color="#800000"&amp;gt;
  &amp;lt;view name="search" default='true' /&amp;gt;
  &amp;lt;saved name="# of users by function"/&amp;gt;
  &amp;lt;collection label="Other Saved Reports"&amp;gt;
    &amp;lt;saved source="unclassified" /&amp;gt;
  &amp;lt;/collection&amp;gt;
&amp;lt;/nav&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The problem I am having is that &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;saved source="unclassified"/&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;is picking up saved searches from other applications. I only want the ones from my application. Is there something I can add to the &amp;lt;saved&amp;gt; tag to do this?&lt;/P&gt;

&lt;P&gt;I know I can use match="", but that still leaves me vulnerable to someone saving a search in another app that happens to match the pattern, so I do not want to go there.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2015 17:19:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Why-is-the-default-xml-of-my-app-picking-up-saved-searches-from/m-p/136439#M3065</guid>
      <dc:creator>wegscd</dc:creator>
      <dc:date>2015-07-23T17:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the default.xml of my app picking up saved searches from other applications and how do I fix this?</title>
      <link>https://community.splunk.com/t5/Reporting/Why-is-the-default-xml-of-my-app-picking-up-saved-searches-from/m-p/136440#M3066</link>
      <description>&lt;P&gt;Hi wegscd,&lt;/P&gt;

&lt;P&gt;those other saved searches are probably shared over all apps. &lt;BR /&gt;
So, you need to change the permission of those other saved searches to app only, see the docs for more details &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.4/SearchTutorial/Aboutsavingandsharingreports#Find_and_share_saved_reports"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.4/SearchTutorial/Aboutsavingandsharingreports#Find_and_share_saved_reports&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2015 01:50:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Why-is-the-default-xml-of-my-app-picking-up-saved-searches-from/m-p/136440#M3066</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2015-07-24T01:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the default.xml of my app picking up saved searches from other applications and how do I fix this?</title>
      <link>https://community.splunk.com/t5/Reporting/Why-is-the-default-xml-of-my-app-picking-up-saved-searches-from/m-p/136441#M3067</link>
      <description>&lt;P&gt;yes, that's the problem. Those other saved searches are parts of SAs (SA-NIX, the CIM SA), and the applications are said to break if you don't share their searches globally.&lt;/P&gt;

&lt;P&gt;It appears that you use those SAs, or you can use &lt;CODE&gt;&amp;amp;lt;saved source="unclassified"&amp;amp;gt;&lt;/CODE&gt;;, but you can't do both.&lt;/P&gt;

&lt;P&gt;So back to the question: is there a workaround to keep &lt;CODE&gt;&amp;amp;lt;saved source="unclassified"&amp;amp;gt;&lt;/CODE&gt;from picking up other app's searches?&lt;/P&gt;

&lt;P&gt;If only we had &lt;CODE&gt;&amp;amp;lt;saved application="..." source="unclassified"&amp;amp;gt;&lt;/CODE&gt; to help keep applications out of each others hair.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2015 12:17:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Why-is-the-default-xml-of-my-app-picking-up-saved-searches-from/m-p/136441#M3067</guid>
      <dc:creator>wegscd</dc:creator>
      <dc:date>2015-07-24T12:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the default.xml of my app picking up saved searches from other applications and how do I fix this?</title>
      <link>https://community.splunk.com/t5/Reporting/Why-is-the-default-xml-of-my-app-picking-up-saved-searches-from/m-p/136442#M3068</link>
      <description>&lt;P&gt;The only way to &lt;EM&gt;restrict&lt;/EM&gt; the views listed is to use the &lt;CODE&gt;match&lt;/CODE&gt; option like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;view source="unclassified" match="dashboard"/&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This will only show dashboards which contains the name &lt;CODE&gt;dashboard&lt;/CODE&gt; but still shows them if they are shared globally in another app. &lt;/P&gt;</description>
      <pubDate>Sun, 26 Jul 2015 20:45:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Why-is-the-default-xml-of-my-app-picking-up-saved-searches-from/m-p/136442#M3068</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2015-07-26T20:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the default.xml of my app picking up saved searches from other applications and how do I fix this?</title>
      <link>https://community.splunk.com/t5/Reporting/Why-is-the-default-xml-of-my-app-picking-up-saved-searches-from/m-p/136443#M3069</link>
      <description>&lt;P&gt;That's the problem? Well, I will try. &lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2015 03:31:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Why-is-the-default-xml-of-my-app-picking-up-saved-searches-from/m-p/136443#M3069</guid>
      <dc:creator>ChloeMica</dc:creator>
      <dc:date>2015-07-27T03:31:53Z</dc:date>
    </item>
  </channel>
</rss>

