<?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: Why do we require splunk forwarder as we can have splunk installed and splunkd service can capture everything ??? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-we-require-splunk-forwarder-as-we-can-have-splunk/m-p/128908#M26463</link>
    <description>&lt;P&gt;That's kinda in the right direction. I would encourage you to learn about splunk architecture to understand the different system parts and how they work together: &lt;A href="http://www.splunk.com/view/SP-CAAABF9"&gt;http://www.splunk.com/view/SP-CAAABF9&lt;/A&gt; and &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.2/Deploy/Distributedoverview"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.2/Deploy/Distributedoverview&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Apr 2015 05:48:31 GMT</pubDate>
    <dc:creator>jeffland</dc:creator>
    <dc:date>2015-04-08T05:48:31Z</dc:date>
    <item>
      <title>Why do we require splunk forwarder as we can have splunk installed and splunkd service can capture everything ???</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-we-require-splunk-forwarder-as-we-can-have-splunk/m-p/128901#M26456</link>
      <description>&lt;P&gt;In all our servers splunk 6.1.5 has been installed and splunkd service is capturing all the required data.So what is the use of splunk forwarder ??Is there any benefit having splunk forwarder rather than running splunkd and where do we use it???&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2015 04:08:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-we-require-splunk-forwarder-as-we-can-have-splunk/m-p/128901#M26456</guid>
      <dc:creator>rashokciet</dc:creator>
      <dc:date>2015-04-07T04:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Why do we require splunk forwarder as we can have splunk installed and splunkd service can capture everything ???</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-we-require-splunk-forwarder-as-we-can-have-splunk/m-p/128902#M26457</link>
      <description>&lt;P&gt;hi rashokciet,&lt;/P&gt;

&lt;P&gt;i don't know if this resolve your problem but i know that:&lt;BR /&gt;
splunk operates together with the &lt;CODE&gt;splunkd server&lt;/CODE&gt; and &lt;CODE&gt;splunkweb interface&lt;/CODE&gt;. the server works in the background while the interface allows us to visualize the data.&lt;BR /&gt;
&lt;CODE&gt;splunk forwarder&lt;/CODE&gt; is important in a distributed environment, in this environment we need to send data from our machine to other machines. splunk forwrder is very important in case you frequently send the output data.&lt;/P&gt;

&lt;P&gt;please forgive my english&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2015 10:32:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-we-require-splunk-forwarder-as-we-can-have-splunk/m-p/128902#M26457</guid>
      <dc:creator>gyslainlatsa</dc:creator>
      <dc:date>2015-04-07T10:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Why do we require splunk forwarder as we can have splunk installed and splunkd service can capture everything ???</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-we-require-splunk-forwarder-as-we-can-have-splunk/m-p/128903#M26458</link>
      <description>&lt;P&gt;A "splunkd" running somewhere that sends its data to another machine essentially is a fowarder; a forwarder is not something "extra": &lt;A href="http://docs.splunk.com/Splexicon:Forwarder"&gt;http://docs.splunk.com/Splexicon:Forwarder&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Comparing the different variants of a forwarder, the benefit of a heavy forwarder as opposed to a light/universal forwarder is that it can filter your data on event level before it hits your index, so it can save you some indexing volume (and network bandwith/processing power on the indexer).&lt;/P&gt;

&lt;P&gt;You could also make use of intermediate forwarders: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.2/Forwarding/Forwarderdeploymenttopologies#Intermediate_forwarding"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.2/Forwarding/Forwarderdeploymenttopologies#Intermediate_forwarding&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2015 11:24:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-we-require-splunk-forwarder-as-we-can-have-splunk/m-p/128903#M26458</guid>
      <dc:creator>jeffland</dc:creator>
      <dc:date>2015-04-07T11:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Why do we require splunk forwarder as we can have splunk installed and splunkd service can capture everything ???</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-we-require-splunk-forwarder-as-we-can-have-splunk/m-p/128904#M26459</link>
      <description>&lt;P&gt;"Splunk Forwarder" is typically referring to the lighter weight install of the Splunk Universal Forwarder or UF.  It has a smaller disk footprint with some functionality stripped out, and smaller memory usage.  Typically if you're only reading files or running scripted inputs, such as Splunk_TA_nix, the UF is all that's needed.  However as jeffland mentions there are some occasions that the full install or heavy forwarder is desired.  Being able to filter unneeded data before hitting the wire, or acting as a collection node between data centers being 2 of those reasons.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 19:29:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-we-require-splunk-forwarder-as-we-can-have-splunk/m-p/128904#M26459</guid>
      <dc:creator>mikelanghorst</dc:creator>
      <dc:date>2020-09-28T19:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: Why do we require splunk forwarder as we can have splunk installed and splunkd service can capture everything ???</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-we-require-splunk-forwarder-as-we-can-have-splunk/m-p/128905#M26460</link>
      <description>&lt;P&gt;Thanks gyslainlatsa&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2015 05:11:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-we-require-splunk-forwarder-as-we-can-have-splunk/m-p/128905#M26460</guid>
      <dc:creator>rashokciet</dc:creator>
      <dc:date>2015-04-08T05:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Why do we require splunk forwarder as we can have splunk installed and splunkd service can capture everything ???</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-we-require-splunk-forwarder-as-we-can-have-splunk/m-p/128906#M26461</link>
      <description>&lt;P&gt;Thanks jeffland&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2015 05:11:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-we-require-splunk-forwarder-as-we-can-have-splunk/m-p/128906#M26461</guid>
      <dc:creator>rashokciet</dc:creator>
      <dc:date>2015-04-08T05:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Why do we require splunk forwarder as we can have splunk installed and splunkd service can capture everything ???</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-we-require-splunk-forwarder-as-we-can-have-splunk/m-p/128907#M26462</link>
      <description>&lt;P&gt;Splunkd can handle search request and splunk forwarder cannot handle search request - Is that correct?? &lt;BR /&gt;
The searching is done by splunk web so both should handle search request ??? I am confused.&lt;/P&gt;

&lt;P&gt;Your help was and will be appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2015 05:12:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-we-require-splunk-forwarder-as-we-can-have-splunk/m-p/128907#M26462</guid>
      <dc:creator>rashokciet</dc:creator>
      <dc:date>2015-04-08T05:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Why do we require splunk forwarder as we can have splunk installed and splunkd service can capture everything ???</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-we-require-splunk-forwarder-as-we-can-have-splunk/m-p/128908#M26463</link>
      <description>&lt;P&gt;That's kinda in the right direction. I would encourage you to learn about splunk architecture to understand the different system parts and how they work together: &lt;A href="http://www.splunk.com/view/SP-CAAABF9"&gt;http://www.splunk.com/view/SP-CAAABF9&lt;/A&gt; and &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.2/Deploy/Distributedoverview"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.2/Deploy/Distributedoverview&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2015 05:48:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-we-require-splunk-forwarder-as-we-can-have-splunk/m-p/128908#M26463</guid>
      <dc:creator>jeffland</dc:creator>
      <dc:date>2015-04-08T05:48:31Z</dc:date>
    </item>
  </channel>
</rss>

