<?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: Build in a development environment in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Build-in-a-development-environment/m-p/68747#M947</link>
    <description>&lt;P&gt;Hi I updated the answer. If you deploy the outputs.conf to your forwarder from the search head then thats where you have to make the change.&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jun 2013 14:59:30 GMT</pubDate>
    <dc:creator>chris</dc:creator>
    <dc:date>2013-06-21T14:59:30Z</dc:date>
    <item>
      <title>Build in a development environment</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Build-in-a-development-environment/m-p/68744#M944</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;

&lt;P&gt;There must be some cookbook out there but I can't seem to find it.  I have a 3 VM environment of a forwarder, indexer, and search head.  I would like to create another VM for development.  Can someone give me a general step by step of how to set up the 4th VM to act as a development environment doing its own indexing and searching of the logs collected by the forwarder?&lt;/P&gt;

&lt;P&gt;Thanks for the help.&lt;/P&gt;

&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2013 17:24:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Build-in-a-development-environment/m-p/68744#M944</guid>
      <dc:creator>ccsfdave</dc:creator>
      <dc:date>2013-06-19T17:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Build in a development environment</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Build-in-a-development-environment/m-p/68745#M945</link>
      <description>&lt;P&gt;On your forwarder you will have to configure your outputs to clone the events&lt;/P&gt;

&lt;P&gt;outputs.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
defaultGroup = indexer_vm, dev_vm


[tcpout:indexer_vm]
server=Y.Y.Y.Y:9997

[tcpout:dev_vm]
server=X.X.X.X:9997
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;On your 4th VM just install Splunk and set it up like the indexer so it will listen on tcp:9997 you don't need to set up distributed searching because everything is done on one server. You might have to set the license server if you have that configured.&lt;/P&gt;

&lt;P&gt;If you need more information let me know.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2013 21:34:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Build-in-a-development-environment/m-p/68745#M945</guid>
      <dc:creator>chris</dc:creator>
      <dc:date>2013-06-19T21:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Build in a development environment</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Build-in-a-development-environment/m-p/68746#M946</link>
      <description>&lt;P&gt;Chris,&lt;/P&gt;

&lt;P&gt;What do I do about this:&lt;/P&gt;

&lt;P&gt;[tcpout]&lt;BR /&gt;
defaultGroup = primary_indexers&lt;/P&gt;

&lt;P&gt;BTW, this is on my search head which is the deployment server.  Is that where I should add the above:&lt;/P&gt;

&lt;P&gt;[tcpout]&lt;BR /&gt;
defaultGroup = primary_indexers&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2013 19:49:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Build-in-a-development-environment/m-p/68746#M946</guid>
      <dc:creator>ccsfdave</dc:creator>
      <dc:date>2013-06-20T19:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Build in a development environment</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Build-in-a-development-environment/m-p/68747#M947</link>
      <description>&lt;P&gt;Hi I updated the answer. If you deploy the outputs.conf to your forwarder from the search head then thats where you have to make the change.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2013 14:59:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Build-in-a-development-environment/m-p/68747#M947</guid>
      <dc:creator>chris</dc:creator>
      <dc:date>2013-06-21T14:59:30Z</dc:date>
    </item>
  </channel>
</rss>

