<?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: saved searches in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/saved-searches/m-p/690308#M235130</link>
    <description>&lt;P&gt;Something like&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rest /services/saved/searches
| where match(search, "\bindex *= *(\* |\*$)")
  OR NOT match(search, "\bindex *=")
| fields title search&lt;/LI-CODE&gt;</description>
    <pubDate>Tue, 11 Jun 2024 07:16:26 GMT</pubDate>
    <dc:creator>yuanliu</dc:creator>
    <dc:date>2024-06-11T07:16:26Z</dc:date>
    <item>
      <title>saved searches</title>
      <link>https://community.splunk.com/t5/Splunk-Search/saved-searches/m-p/690300#M235124</link>
      <description>&lt;P&gt;can I find all the saved searches which are using index=* rather than giving specific name. And all the saved searches which are not using (index) in their search&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 06:50:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/saved-searches/m-p/690300#M235124</guid>
      <dc:creator>Siddharthnegi</dc:creator>
      <dc:date>2024-06-11T06:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: saved searches</title>
      <link>https://community.splunk.com/t5/Splunk-Search/saved-searches/m-p/690307#M235129</link>
      <description>&lt;P&gt;This will get you the saved searches&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rest "/servicesNS/-/-/saved/searches" splunk_server=local &lt;/LI-CODE&gt;&lt;P&gt;and it will return a field called 'search' - you can then look in that to see what search statements are being used. Note that if your search contains macros you will also have to expand the macros too and search those.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 07:16:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/saved-searches/m-p/690307#M235129</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2024-06-11T07:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: saved searches</title>
      <link>https://community.splunk.com/t5/Splunk-Search/saved-searches/m-p/690308#M235130</link>
      <description>&lt;P&gt;Something like&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rest /services/saved/searches
| where match(search, "\bindex *= *(\* |\*$)")
  OR NOT match(search, "\bindex *=")
| fields title search&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 11 Jun 2024 07:16:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/saved-searches/m-p/690308#M235130</guid>
      <dc:creator>yuanliu</dc:creator>
      <dc:date>2024-06-11T07:16:26Z</dc:date>
    </item>
  </channel>
</rss>

