<?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: sending email with search in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/sending-email-with-search/m-p/539553#M9687</link>
    <description>&lt;P&gt;Ah, sorry, I thought we were talking about alerts.&amp;nbsp; There is no throttling within search.&amp;nbsp; Perhaps you could convert this into an alert?&lt;/P&gt;</description>
    <pubDate>Thu, 11 Feb 2021 18:42:49 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2021-02-11T18:42:49Z</dc:date>
    <item>
      <title>sending email with search</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/sending-email-with-search/m-p/539454#M9684</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a query which sends email based on the result and is scheduled for every 5mins.Below is the search&lt;/P&gt;&lt;P&gt;|mysearch | table Owner, AccountName,Machine&lt;BR /&gt;| outputcsv Account.csv&lt;BR /&gt;| map search="&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |inputcsv Account.csv&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | table Owner, AccountName,Machine|where Owner=\"$Owner$\"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |sendemail&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sendresults=true inline=true&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; from=\"abc@gmail.com\"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; to=\"$Owner$\"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; subject=\"$AccountName$ \""&lt;BR /&gt;&lt;BR /&gt;this is sending email to the owner every 5mins , my want is the email should be triggered to owner only when it is not triggered in last 24hrs even it is scheduled for 5mins based on the AccountName.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;can we use throttling in this case or Could you please provide me a solution.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 12:40:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/sending-email-with-search/m-p/539454#M9684</guid>
      <dc:creator>yashaswinig2210</dc:creator>
      <dc:date>2021-02-11T12:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: sending email with search</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/sending-email-with-search/m-p/539477#M9685</link>
      <description>&lt;P&gt;Yes, use throttling.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 14:03:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/sending-email-with-search/m-p/539477#M9685</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-02-11T14:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: sending email with search</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/sending-email-with-search/m-p/539487#M9686</link>
      <description>&lt;P&gt;Could you please tell how can we give throttling and suppression values within the query as the mail is being triggered from the query itself&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 14:33:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/sending-email-with-search/m-p/539487#M9686</guid>
      <dc:creator>yashaswinig2210</dc:creator>
      <dc:date>2021-02-11T14:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: sending email with search</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/sending-email-with-search/m-p/539553#M9687</link>
      <description>&lt;P&gt;Ah, sorry, I thought we were talking about alerts.&amp;nbsp; There is no throttling within search.&amp;nbsp; Perhaps you could convert this into an alert?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 18:42:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/sending-email-with-search/m-p/539553#M9687</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-02-11T18:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: sending email with search</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/sending-email-with-search/m-p/539866#M9688</link>
      <description>&lt;P&gt;In this case my email should be sent to the owner of the account which im getting from the query itself, is there any way to pass field value from the query to send an email from alerts?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2021 06:53:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/sending-email-with-search/m-p/539866#M9688</guid>
      <dc:creator>yashaswinig2210</dc:creator>
      <dc:date>2021-02-15T06:53:13Z</dc:date>
    </item>
  </channel>
</rss>

