<?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 How SPL queries work in a distributed environment? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-SPL-queries-work-in-a-distributed-environment/m-p/608033#M211412</link>
    <description>&lt;P&gt;Hello Splunkers,&lt;/P&gt;
&lt;P&gt;I was wondering if there is a Splunk documentation or an article about how certain search commands behave in a distributed environment.&amp;nbsp; (i.e. mainly the usage of Join, Stats, Lookup, Sub Searches, Map, Transaction, Tstats etc.)&lt;/P&gt;
&lt;P&gt;Descriptions could include about which Splunk node the command first runs, if it goes back and forth between Search Head and Indexer for example or does it only run in one of either. I know how these commands shape and filter certain logs, I just have not fully grasped how Commands are run in the background.&lt;/P&gt;
&lt;P&gt;All help and comments are appreciated,&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
    <pubDate>Wed, 03 Aug 2022 14:57:20 GMT</pubDate>
    <dc:creator>NightShark</dc:creator>
    <dc:date>2022-08-03T14:57:20Z</dc:date>
    <item>
      <title>How SPL queries work in a distributed environment?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-SPL-queries-work-in-a-distributed-environment/m-p/608033#M211412</link>
      <description>&lt;P&gt;Hello Splunkers,&lt;/P&gt;
&lt;P&gt;I was wondering if there is a Splunk documentation or an article about how certain search commands behave in a distributed environment.&amp;nbsp; (i.e. mainly the usage of Join, Stats, Lookup, Sub Searches, Map, Transaction, Tstats etc.)&lt;/P&gt;
&lt;P&gt;Descriptions could include about which Splunk node the command first runs, if it goes back and forth between Search Head and Indexer for example or does it only run in one of either. I know how these commands shape and filter certain logs, I just have not fully grasped how Commands are run in the background.&lt;/P&gt;
&lt;P&gt;All help and comments are appreciated,&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 14:57:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-SPL-queries-work-in-a-distributed-environment/m-p/608033#M211412</guid>
      <dc:creator>NightShark</dc:creator>
      <dc:date>2022-08-03T14:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: How SPL Queries work in a Distributed Enviroment</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-SPL-queries-work-in-a-distributed-environment/m-p/608036#M211414</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/239089"&gt;@NightShark&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;always remember that the only problem on Splunk documentation is that it's usually too much!&lt;/P&gt;&lt;P&gt;Use Google search to find documentation, so you can find many docs, e.g. this&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.0/DistSearch/Whatisdistributedsearch" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.0.0/DistSearch/Whatisdistributedsearch&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If instead you want to better know Splunk Commands I hint to use the Splunk Search Tutorial&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/latest/SearchTutorial" target="_blank"&gt;https://docs.splunk.com/Documentation/SplunkCloud/latest/SearchTutorial&lt;/A&gt;&amp;nbsp;that describes how command works.&lt;/P&gt;&lt;P&gt;In few words:&lt;/P&gt;&lt;P&gt;searches are executed on Search Heads that send requests to Indexers.&lt;/P&gt;&lt;P&gt;Indexers give baks results to SH that take the useful ones (if you have a cluster with replicated data) and display them.&lt;/P&gt;&lt;P&gt;Filters are inserted in the search criteria in SH and applied in IDXs&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 08:32:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-SPL-queries-work-in-a-distributed-environment/m-p/608036#M211414</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-08-03T08:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: How SPL Queries work in a Distributed Enviroment</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-SPL-queries-work-in-a-distributed-environment/m-p/608041#M211415</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;Giuseppe,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you for the valuable information, however I was actually looking more towards the following article which I have finally found, than an overview on how search queries were actually run in a distributed enviroment:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/8.2.2203/Search/Typesofcommands" target="_blank"&gt;https://docs.splunk.com/Documentation/SplunkCloud/8.2.2203/Search/Typesofcommands&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Apologies for the misunderstanding,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 09:01:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-SPL-queries-work-in-a-distributed-environment/m-p/608041#M211415</guid>
      <dc:creator>NightShark</dc:creator>
      <dc:date>2022-08-03T09:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: How SPL Queries work in a Distributed Enviroment</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-SPL-queries-work-in-a-distributed-environment/m-p/608043#M211417</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/239089"&gt;@NightShark&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;Ciao and happy splunking&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 09:06:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-SPL-queries-work-in-a-distributed-environment/m-p/608043#M211417</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-08-03T09:06:39Z</dc:date>
    </item>
  </channel>
</rss>

