<?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: How to find variable in argument map for a saved search? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-variable-in-argument-map-for-a-saved-search/m-p/697164#M236863</link>
    <description>&lt;LI-CODE lang="markup"&gt;| savedsearch "Incident Review - Main" time_filter="" event_id_filter="" source_filter="" security_domain_filter="" status_filter="status=\"1\"" owner_filter="" urgency_filter="urgency=\"critical\" OR urgency=\"high\" OR urgency=\"medium\" OR urgency=\"low\" OR urgency=\"unknown\"" tag_filter=""&lt;/LI-CODE&gt;</description>
    <pubDate>Fri, 23 Aug 2024 20:22:14 GMT</pubDate>
    <dc:creator>paulstark2</dc:creator>
    <dc:date>2024-08-23T20:22:14Z</dc:date>
    <item>
      <title>How to find variable in argument map for a saved search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-variable-in-argument-map-for-a-saved-search/m-p/571812#M199262</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;SPAN&gt;When trying to execute a savedsearch from the&amp;nbsp;UI , it throws an error :Error in 'savedsearch' command: Encountered the following error while building a search for saved search 'Incident Review - Main': Error while replacing variable name=&lt;STRONG&gt;'type_filter&lt;/STRONG&gt;'. Could not find variable in the argument map..&lt;BR /&gt;&lt;BR /&gt;There is no variable by this name -&amp;nbsp;&lt;STRONG&gt;type_filter&lt;/STRONG&gt; in the query.&lt;BR /&gt;We are on the latest version of Splunk cloud 8.2.x.&amp;nbsp; This search was working fine till yesterday and nothing has changed from our end.&amp;nbsp; The Splunk cloud team did perform a maintenance&amp;nbsp;for updates last night.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;How to resolve this ? Any assistance appreciate.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 13:56:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-variable-in-argument-map-for-a-saved-search/m-p/571812#M199262</guid>
      <dc:creator>neerajs_81</dc:creator>
      <dc:date>2022-11-29T13:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Saved Search: Could not find variable in Argument Map</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-variable-in-argument-map-for-a-saved-search/m-p/620285#M215623</link>
      <description>&lt;P&gt;Issue still seen in ES 7.0.1 on Splunk Core 9.0.1&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 14:08:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-variable-in-argument-map-for-a-saved-search/m-p/620285#M215623</guid>
      <dc:creator>lakscust01</dc:creator>
      <dc:date>2022-11-09T14:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Saved Search: Could not find variable in Argument Map</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-variable-in-argument-map-for-a-saved-search/m-p/622379#M216335</link>
      <description>&lt;P&gt;Did you get any solution for this issue ?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 10:10:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-variable-in-argument-map-for-a-saved-search/m-p/622379#M216335</guid>
      <dc:creator>hieuba6868</dc:creator>
      <dc:date>2022-11-29T10:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Saved Search: Could not find variable in Argument Map</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-variable-in-argument-map-for-a-saved-search/m-p/622433#M216366</link>
      <description>&lt;P&gt;No not yet&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 15:00:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-variable-in-argument-map-for-a-saved-search/m-p/622433#M216366</guid>
      <dc:creator>neerajs_81</dc:creator>
      <dc:date>2022-11-29T15:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to find variable in argument map for a saved search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-variable-in-argument-map-for-a-saved-search/m-p/697163#M236862</link>
      <description>&lt;P&gt;similar error here, resolved&lt;/P&gt;&lt;P&gt;i had a correlation rule is ES calling saved search, it required the addition of "type_filter"&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 15:53:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-variable-in-argument-map-for-a-saved-search/m-p/697163#M236862</guid>
      <dc:creator>paulstark2</dc:creator>
      <dc:date>2024-08-23T15:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to find variable in argument map for a saved search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-variable-in-argument-map-for-a-saved-search/m-p/697164#M236863</link>
      <description>&lt;LI-CODE lang="markup"&gt;| savedsearch "Incident Review - Main" time_filter="" event_id_filter="" source_filter="" security_domain_filter="" status_filter="status=\"1\"" owner_filter="" urgency_filter="urgency=\"critical\" OR urgency=\"high\" OR urgency=\"medium\" OR urgency=\"low\" OR urgency=\"unknown\"" tag_filter=""&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 23 Aug 2024 20:22:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-variable-in-argument-map-for-a-saved-search/m-p/697164#M236863</guid>
      <dc:creator>paulstark2</dc:creator>
      <dc:date>2024-08-23T20:22:14Z</dc:date>
    </item>
  </channel>
</rss>

