<?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: Filter saved searches for Alerts in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Filter-saved-searches-for-Alerts/m-p/504167#M9018</link>
    <description>&lt;P&gt;For email, &lt;EM&gt;action.email.subject.alert&lt;/EM&gt; works. Seems like it's only available for alerts. For other alert actions, nothing I can find that distinguishes them.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Jun 2020 14:29:52 GMT</pubDate>
    <dc:creator>tmontney</dc:creator>
    <dc:date>2020-06-12T14:29:52Z</dc:date>
    <item>
      <title>Filter saved searches for Alerts</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Filter-saved-searches-for-Alerts/m-p/503799#M9014</link>
      <description>&lt;P&gt;Using the API, I cannot tell the difference between reports and alerts. How do I distinguish? A parameter in my request? A property returned in the response?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="4"&gt;&lt;SPAN&gt;&lt;A href="https://mysplunkserver.local:8089/servicesNS/-/-/saved/searches?count=0" target="_blank" rel="noopener"&gt;https://mysplunkserver.local:8089/servicesNS/-/-/saved/searches?count=0&lt;/A&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2020 20:46:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Filter-saved-searches-for-Alerts/m-p/503799#M9014</guid>
      <dc:creator>tmontney</dc:creator>
      <dc:date>2020-06-10T20:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Filter saved searches for Alerts</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Filter-saved-searches-for-Alerts/m-p/504003#M9015</link>
      <description>&lt;P&gt;You should be able to use the&amp;nbsp;&lt;I&gt;alert_condition&amp;nbsp;&lt;/I&gt;field for for this.&lt;/P&gt;&lt;P&gt;Check out the link &lt;A title="Splunk Docs" href="https://docs.splunk.com/Documentation/Splunk/7.2.6/RESTREF/RESTsearch#saved.2Fsearches" target="_self"&gt;here&lt;/A&gt; for more info on the endpoint &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2020 21:01:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Filter-saved-searches-for-Alerts/m-p/504003#M9015</guid>
      <dc:creator>twesty</dc:creator>
      <dc:date>2020-06-11T21:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Filter saved searches for Alerts</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Filter-saved-searches-for-Alerts/m-p/504161#M9016</link>
      <description>&lt;P&gt;What values are acceptable for &lt;EM&gt;alert_condition&lt;/EM&gt;? It's blank for all my saved searches. I think this is "Trigger Conditions" where it's set to Custom. I don't have that in any of my alerts.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2020 14:03:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Filter-saved-searches-for-Alerts/m-p/504161#M9016</guid>
      <dc:creator>tmontney</dc:creator>
      <dc:date>2020-06-12T14:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Filter saved searches for Alerts</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Filter-saved-searches-for-Alerts/m-p/504163#M9017</link>
      <description>&lt;P&gt;I'd take a look at your REST results and see which fields in action.* are the safest to work with for you. Unfortunately there isnt a field which states THIS IS AN ALERT. There really should be given the UI has such a clear separation between Alerts and Reports and the architecture behind the scenes stores the config in the same place... but that's another conversation for another time &lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2020 14:14:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Filter-saved-searches-for-Alerts/m-p/504163#M9017</guid>
      <dc:creator>twesty</dc:creator>
      <dc:date>2020-06-12T14:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Filter saved searches for Alerts</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Filter-saved-searches-for-Alerts/m-p/504167#M9018</link>
      <description>&lt;P&gt;For email, &lt;EM&gt;action.email.subject.alert&lt;/EM&gt; works. Seems like it's only available for alerts. For other alert actions, nothing I can find that distinguishes them.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2020 14:29:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Filter-saved-searches-for-Alerts/m-p/504167#M9018</guid>
      <dc:creator>tmontney</dc:creator>
      <dc:date>2020-06-12T14:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Filter saved searches for Alerts</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Filter-saved-searches-for-Alerts/m-p/504171#M9019</link>
      <description>&lt;P&gt;that would work. Just bear in mind that only relying on that one field as your condition will fail if you create an alert which does not send an email&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2020 14:54:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Filter-saved-searches-for-Alerts/m-p/504171#M9019</guid>
      <dc:creator>twesty</dc:creator>
      <dc:date>2020-06-12T14:54:12Z</dc:date>
    </item>
  </channel>
</rss>

