<?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: Do every node needs to install Splunk enetrprise? in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Do-every-node-needs-to-install-Splunk-enetrprise/m-p/330027#M7825</link>
    <description>&lt;P&gt;Hi pratibha,&lt;BR /&gt;
What do you mean by node in this case.? If you have a single-instance setup in that case,you need to install Splunk universal forwarder on host from which data has to be monitored and Splunk Enterprise on your splunk server.&lt;BR /&gt;
You can refer docs below:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.0.2/SearchTutorial/InstallSplunk"&gt;http://docs.splunk.com/Documentation/Splunk/7.0.2/SearchTutorial/InstallSplunk&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Forwarder/7.0.2/Forwarder/Configuretheuniversalforwarder"&gt;http://docs.splunk.com/Documentation/Forwarder/7.0.2/Forwarder/Configuretheuniversalforwarder&lt;/A&gt;&lt;BR /&gt;
Hope this helps!!! &lt;/P&gt;</description>
    <pubDate>Mon, 05 Mar 2018 13:08:51 GMT</pubDate>
    <dc:creator>deepashri_123</dc:creator>
    <dc:date>2018-03-05T13:08:51Z</dc:date>
    <item>
      <title>Do every node needs to install Splunk enetrprise?</title>
      <link>https://community.splunk.com/t5/Installation/Do-every-node-needs-to-install-Splunk-enetrprise/m-p/330026#M7824</link>
      <description>&lt;P&gt;I have installed Splunk UF to each and every node and Splunk to a single node. Do I need to install Splunk enterprise to all the nodes/host having same port number?&lt;BR /&gt;
If No, then is there any doc which will give a quick demo ??&lt;/P&gt;

&lt;P&gt;Many Thanks &lt;/P&gt;</description>
      <pubDate>Mon, 05 Mar 2018 11:55:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Do-every-node-needs-to-install-Splunk-enetrprise/m-p/330026#M7824</guid>
      <dc:creator>pratibha2018</dc:creator>
      <dc:date>2018-03-05T11:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Do every node needs to install Splunk enetrprise?</title>
      <link>https://community.splunk.com/t5/Installation/Do-every-node-needs-to-install-Splunk-enetrprise/m-p/330027#M7825</link>
      <description>&lt;P&gt;Hi pratibha,&lt;BR /&gt;
What do you mean by node in this case.? If you have a single-instance setup in that case,you need to install Splunk universal forwarder on host from which data has to be monitored and Splunk Enterprise on your splunk server.&lt;BR /&gt;
You can refer docs below:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.0.2/SearchTutorial/InstallSplunk"&gt;http://docs.splunk.com/Documentation/Splunk/7.0.2/SearchTutorial/InstallSplunk&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Forwarder/7.0.2/Forwarder/Configuretheuniversalforwarder"&gt;http://docs.splunk.com/Documentation/Forwarder/7.0.2/Forwarder/Configuretheuniversalforwarder&lt;/A&gt;&lt;BR /&gt;
Hope this helps!!! &lt;/P&gt;</description>
      <pubDate>Mon, 05 Mar 2018 13:08:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Do-every-node-needs-to-install-Splunk-enetrprise/m-p/330027#M7825</guid>
      <dc:creator>deepashri_123</dc:creator>
      <dc:date>2018-03-05T13:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: Do every node needs to install Splunk enetrprise?</title>
      <link>https://community.splunk.com/t5/Installation/Do-every-node-needs-to-install-Splunk-enetrprise/m-p/330028#M7826</link>
      <description>&lt;P&gt;Thanks Deepshri for answering this but I am too confused with the following:&lt;/P&gt;

&lt;P&gt;Do I monitor the logs of various host IDs with a splunk enterprise installed only on one of the host id and splunk UF on all of them?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2018 11:34:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Do-every-node-needs-to-install-Splunk-enetrprise/m-p/330028#M7826</guid>
      <dc:creator>pratibha2018</dc:creator>
      <dc:date>2018-03-07T11:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Do every node needs to install Splunk enetrprise?</title>
      <link>https://community.splunk.com/t5/Installation/Do-every-node-needs-to-install-Splunk-enetrprise/m-p/330029#M7827</link>
      <description>&lt;P&gt;Yes , and you need to add the path in inputs.conf on forwarder to monitor the logs you need to index in splunk.&lt;BR /&gt;
Also you need to enable outputs.conf on forwarder and enable receiving on indexer.&lt;BR /&gt;
You also need to create index in indexes.conf on splunk instance.&lt;/P&gt;

&lt;P&gt;Refer the link:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.0.2/Data/Getstartedwithgettingdatain"&gt;http://docs.splunk.com/Documentation/Splunk/7.0.2/Data/Getstartedwithgettingdatain&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Let me know if this helps!!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2018 11:39:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Do-every-node-needs-to-install-Splunk-enetrprise/m-p/330029#M7827</guid>
      <dc:creator>deepashri_123</dc:creator>
      <dc:date>2018-03-09T11:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Do every node needs to install Splunk enetrprise?</title>
      <link>https://community.splunk.com/t5/Installation/Do-every-node-needs-to-install-Splunk-enetrprise/m-p/330030#M7828</link>
      <description>&lt;P&gt;This is helpful.&lt;/P&gt;

&lt;P&gt;Many thanks Deepashri &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2018 12:23:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Do-every-node-needs-to-install-Splunk-enetrprise/m-p/330030#M7828</guid>
      <dc:creator>pratibha2018</dc:creator>
      <dc:date>2018-03-09T12:23:49Z</dc:date>
    </item>
  </channel>
</rss>

