<?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: What data are sent back to Search Head in a Distributed Environment? in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/What-data-is-sent-back-to-Search-Head-in-a-Distributed/m-p/600903#M12791</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;if you have splunk 8.2.x you can try to look "Job Details Dashboard" via Job inspector. There are some statistics which you could use when you are doing estimations how much data has transferred between different instances and layers. With older versions you can try to found that information from search.log. Unfortunately I cannot found any exact fields which told this.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jun 2022 15:57:30 GMT</pubDate>
    <dc:creator>isoutamo</dc:creator>
    <dc:date>2022-06-07T15:57:30Z</dc:date>
    <item>
      <title>What data is sent back to Search Head in a Distributed Environment?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/What-data-is-sent-back-to-Search-Head-in-a-Distributed/m-p/600808#M12784</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am administrating a distributed environment with 1 Search Head and 10 peers. Something special is that communication is established via a satellite therefore the bandwidth is limited.&lt;/P&gt;
&lt;P&gt;Search Head has Splunk Enterprise Security installed and is a deployment server.&lt;/P&gt;
&lt;P&gt;Peers have the indexer role and all ingest Suricata IDS logs, while only one of them also ingests Windows Logs.&lt;/P&gt;
&lt;P&gt;I have measured that 3GB per day is the size of data exchanged between Search Head and Indexers, which seems quite a lot to me.&lt;/P&gt;
&lt;P&gt;Can someone please explain me what kind of data is transferred by default in a distributed environment?&lt;/P&gt;
&lt;P&gt;Some things to note:&lt;/P&gt;
&lt;P&gt;1. Notable index and internal logs are stored locally in Search Head and &lt;U&gt;not forwarded to peers&lt;/U&gt;.&lt;/P&gt;
&lt;P&gt;2. Replication bundle is &lt;STRONG&gt;16M&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Thank you in advance.&lt;/P&gt;
&lt;P&gt;With kind regards,&lt;/P&gt;
&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 14:48:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/What-data-is-sent-back-to-Search-Head-in-a-Distributed/m-p/600808#M12784</guid>
      <dc:creator>b_chris21</dc:creator>
      <dc:date>2022-06-07T14:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: What data are sent back to Search Head in a Distributed Environment?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/What-data-is-sent-back-to-Search-Head-in-a-Distributed/m-p/600880#M12788</link>
      <description>&lt;P&gt;All search queries and search results are sent between search heads and indexers.&amp;nbsp; The more you search, the more data is exchanged.&amp;nbsp; The less efficient the searches, the more data is returned from the peers.&lt;/P&gt;&lt;P&gt;Windows logs tend to be verbose so they can run up the size of the results.&lt;/P&gt;&lt;P&gt;If the peers are clients of the DS then additional data is transferred when the peers phone home every few minutes, plus the size of the apps they download and install.&lt;/P&gt;&lt;P&gt;I should take this opportunity to point out some architectural "quirks" in the described environment.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;ES is supposed to run on a dedicated search head.&lt;/LI&gt;&lt;LI&gt;ES and DS should not be on the same instance.&lt;/LI&gt;&lt;LI&gt;For better search performance, the Windows logs should be ingested on all indexers.&lt;/LI&gt;&lt;LI&gt;Search heads should forward their logs to the indexers.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 07 Jun 2022 14:07:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/What-data-is-sent-back-to-Search-Head-in-a-Distributed/m-p/600880#M12788</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-06-07T14:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: What data are sent back to Search Head in a Distributed Environment?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/What-data-is-sent-back-to-Search-Head-in-a-Distributed/m-p/600882#M12789</link>
      <description>&lt;P&gt;Thanks for your reply&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;How can I see every single sourcetype that is transferred between my indexers (deployment clients) and my search head (deployment server) split by host and total size in GBs?&lt;BR /&gt;&lt;BR /&gt;I would like preferably to see the data transferred from both sides. I mean sourcetypes and size of data transferred from indexers to search head and vice versa.&lt;/P&gt;&lt;P&gt;Does the data travel compressed?&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;P&gt;Christos&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 14:14:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/What-data-is-sent-back-to-Search-Head-in-a-Distributed/m-p/600882#M12789</guid>
      <dc:creator>b_chris21</dc:creator>
      <dc:date>2022-06-07T14:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: What data are sent back to Search Head in a Distributed Environment?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/What-data-is-sent-back-to-Search-Head-in-a-Distributed/m-p/600903#M12791</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;if you have splunk 8.2.x you can try to look "Job Details Dashboard" via Job inspector. There are some statistics which you could use when you are doing estimations how much data has transferred between different instances and layers. With older versions you can try to found that information from search.log. Unfortunately I cannot found any exact fields which told this.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 15:57:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/What-data-is-sent-back-to-Search-Head-in-a-Distributed/m-p/600903#M12791</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2022-06-07T15:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: What data are sent back to Search Head in a Distributed Environment?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/What-data-is-sent-back-to-Search-Head-in-a-Distributed/m-p/601005#M12801</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/214410"&gt;@isoutamo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Search Job Properties under &lt;STRONG&gt;diskUsage&lt;/STRONG&gt; I found exactly what I needed. Great tip!&lt;/P&gt;&lt;P&gt;Thank you both&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/214410"&gt;@isoutamo&lt;/a&gt;&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 09:32:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/What-data-is-sent-back-to-Search-Head-in-a-Distributed/m-p/601005#M12801</guid>
      <dc:creator>b_chris21</dc:creator>
      <dc:date>2022-06-08T09:32:17Z</dc:date>
    </item>
  </channel>
</rss>

