<?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 join 3 queries in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/join-3-queries/m-p/666627#M228676</link>
    <description>&lt;P&gt;Hello&lt;BR /&gt;I have 3 queries that i need to join between them but there is a catch&amp;nbsp;&lt;/P&gt;&lt;P&gt;query number 1 checks for users who sent sms&lt;BR /&gt;query number 2 checks if we tried to resend the sms&lt;/P&gt;&lt;P&gt;query number 3 check if we got verification that the sms sent&lt;BR /&gt;&lt;BR /&gt;in the end - i want to see only the cases where we have sent, resend and verify - all of them by id&lt;BR /&gt;when im using simple join - i get all the results and not only those with the resend method&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 29 Oct 2023 16:56:25 GMT</pubDate>
    <dc:creator>sarit_s</dc:creator>
    <dc:date>2023-10-29T16:56:25Z</dc:date>
    <item>
      <title>join 3 queries</title>
      <link>https://community.splunk.com/t5/Splunk-Search/join-3-queries/m-p/666627#M228676</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;I have 3 queries that i need to join between them but there is a catch&amp;nbsp;&lt;/P&gt;&lt;P&gt;query number 1 checks for users who sent sms&lt;BR /&gt;query number 2 checks if we tried to resend the sms&lt;/P&gt;&lt;P&gt;query number 3 check if we got verification that the sms sent&lt;BR /&gt;&lt;BR /&gt;in the end - i want to see only the cases where we have sent, resend and verify - all of them by id&lt;BR /&gt;when im using simple join - i get all the results and not only those with the resend method&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Oct 2023 16:56:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/join-3-queries/m-p/666627#M228676</guid>
      <dc:creator>sarit_s</dc:creator>
      <dc:date>2023-10-29T16:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: join 3 queries</title>
      <link>https://community.splunk.com/t5/Splunk-Search/join-3-queries/m-p/666632#M228677</link>
      <description>&lt;P&gt;It would help to know the specifics of each query.&amp;nbsp; Without them, the best I can do is&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;&amp;lt;query number 1&amp;gt;&amp;gt;
| append [ &amp;lt;&amp;lt;query number 2&amp;gt;&amp;gt; ]
| append [ &amp;lt;&amp;lt;query number 3&amp;gt;&amp;gt; ]
| stats values(*) as * by id&lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 29 Oct 2023 23:27:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/join-3-queries/m-p/666632#M228677</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-10-29T23:27:13Z</dc:date>
    </item>
  </channel>
</rss>

