<?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: None Domain Environment in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/None-Domain-Environment/m-p/213115#M23740</link>
    <description>&lt;P&gt;You are welcome!  &lt;/P&gt;

&lt;P&gt;I must admit I pulled most of those steps right out of their own documentation - they even include screenshots.  &lt;/P&gt;

&lt;P&gt;Though Splunk is an awesome product that does wonderful things, I think what really sets it apart is the quality of the documentation and the community that surrounds it. &lt;/P&gt;

&lt;P&gt;Stop back if you have more questions!&lt;/P&gt;</description>
    <pubDate>Sat, 23 Apr 2016 12:42:13 GMT</pubDate>
    <dc:creator>Richfez</dc:creator>
    <dc:date>2016-04-23T12:42:13Z</dc:date>
    <item>
      <title>None Domain Environment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/None-Domain-Environment/m-p/213111#M23736</link>
      <description>&lt;P&gt;I have Splunk at work and am new to it so I want to learn as much as I can.  I installed it at home on my Windows 7 PC and I installed the Forwarder on another Windows 7 PC.  Can I use Splunk in this none-domain environment?   I'd like the other PC to forward events so I can learn how to search and interpret both localhost data as well as remote data.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Apr 2016 01:00:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/None-Domain-Environment/m-p/213111#M23736</guid>
      <dc:creator>geelsu</dc:creator>
      <dc:date>2016-04-23T01:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: None Domain Environment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/None-Domain-Environment/m-p/213112#M23737</link>
      <description>&lt;P&gt;Yes, absolutely.  I have several such setups.&lt;/P&gt;

&lt;P&gt;On your "main" full install of Splunk, go to &lt;STRONG&gt;Settings&lt;/STRONG&gt; and then &lt;STRONG&gt;Forwarding and Receiving&lt;/STRONG&gt;.  Down in the section &lt;STRONG&gt;Receive data&lt;/STRONG&gt; click the &lt;STRONG&gt;Configure receiving&lt;/STRONG&gt; and make sure you are listening on 9997 for data.  If you don't see that or don't see that port set up, follow the instructions in the first 3 (small and easy) sections in the &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.0/Forwarding/Enableareceiver"&gt;docs for setting up receiving&lt;/A&gt;.  I don't have an "unconfigured" Splunk system available to see exactly what it looks like if you don't have receiving set up.&lt;/P&gt;

&lt;P&gt;Also make sure you can get to and see data with a search like "index=*" from "&lt;A href="http://localhost:8000"&gt;http://localhost:8000&lt;/A&gt;" on that machine. &lt;/P&gt;

&lt;P&gt;Once that's working I would - for the sake of being easy and certain - go to your universal forwarder ("UF") machine and uninstall the SplunkUniversalForwarder.  Check C:\Program Files\ afterward for a SplunkUniversalForwarder folder and if you find one, delete it.  We're going to reinstall with the setting enabled to forward that machine's logs to your "main" Splunk server, and enable some extra logs while we're at it.&lt;/P&gt;

&lt;P&gt;To do so, download the latest UF again for your version of Windows from the &lt;A href="https://www.splunk.com/en_us/download/universal-forwarder.html"&gt;Forwarder download page&lt;/A&gt; and double-click it to install.  This time through the installer follow along &lt;A href="http://docs.splunk.com/Documentation/Forwarder/6.4.0/Forwarder/InstallaWindowsuniversalforwarderfromaninstaller#Install_the_universal_forwarder_for_use_with_on-premises_Splunk_instances"&gt;the UF install on Windows in the docs&lt;/A&gt; with a "Customize Options" install.  In the Customize options, you'll want to leave most things at their default - I'll repeat all the pertinent steps from their instructions here:&lt;/P&gt;

&lt;P&gt;Download, double-click blah blah we know that part.&lt;BR /&gt;
Select the &lt;STRONG&gt;Check this box to accept the License Agreement check box&lt;/STRONG&gt; and click the &lt;STRONG&gt;Customize Options&lt;/STRONG&gt; button at the bottom.&lt;BR /&gt;
Leave the path the same and click &lt;STRONG&gt;Next&lt;/STRONG&gt;&lt;BR /&gt;
Ignore the SSL settings and click &lt;STRONG&gt;Next&lt;/STRONG&gt;&lt;BR /&gt;
Leave it at &lt;STRONG&gt;local system&lt;/STRONG&gt; and click &lt;STRONG&gt;Next&lt;/STRONG&gt;&lt;BR /&gt;
For windows inputs, select all Event Logs ones and all Performance Monitors and click &lt;STRONG&gt;Next&lt;/STRONG&gt;&lt;BR /&gt;
Let it install the included Splunk Add-on for Windows and click &lt;STRONG&gt;Next&lt;/STRONG&gt;&lt;BR /&gt;
Leave the &lt;STRONG&gt;Deployment Server&lt;/STRONG&gt; blank and click &lt;STRONG&gt;Next&lt;/STRONG&gt;&lt;BR /&gt;
Change the &lt;STRONG&gt;Receiving Indexer&lt;/STRONG&gt; to your main splunk's IP:9997 (like 192.168.0.51:9997) and click &lt;STRONG&gt;Install&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;Give that a bit to finish, and another few minutes and you should start seeing TWO hosts in your &lt;CODE&gt;index=*&lt;/CODE&gt; search!&lt;/P&gt;</description>
      <pubDate>Sat, 23 Apr 2016 02:44:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/None-Domain-Environment/m-p/213112#M23737</guid>
      <dc:creator>Richfez</dc:creator>
      <dc:date>2016-04-23T02:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: None Domain Environment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/None-Domain-Environment/m-p/213113#M23738</link>
      <description>&lt;P&gt;You know, rich7177, if documentation, man pages, how-to guides, and such were as well written and thorough as what you composed our tech lives would be so much more rewarding and so less complicated.  Thank you for such an excellent guide.  The only thing I did extra was open port 9997 up on the firewall of my Splunk server.  I now have two hosts showing up.&lt;/P&gt;

&lt;P&gt;Thank you so much.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Apr 2016 03:19:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/None-Domain-Environment/m-p/213113#M23738</guid>
      <dc:creator>geelsu</dc:creator>
      <dc:date>2016-04-23T03:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: None Domain Environment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/None-Domain-Environment/m-p/213114#M23739</link>
      <description>&lt;P&gt;if rich's answer solved your problem, be sure to "accept" his answer! thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Apr 2016 06:02:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/None-Domain-Environment/m-p/213114#M23739</guid>
      <dc:creator>piebob</dc:creator>
      <dc:date>2016-04-23T06:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: None Domain Environment</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/None-Domain-Environment/m-p/213115#M23740</link>
      <description>&lt;P&gt;You are welcome!  &lt;/P&gt;

&lt;P&gt;I must admit I pulled most of those steps right out of their own documentation - they even include screenshots.  &lt;/P&gt;

&lt;P&gt;Though Splunk is an awesome product that does wonderful things, I think what really sets it apart is the quality of the documentation and the community that surrounds it. &lt;/P&gt;

&lt;P&gt;Stop back if you have more questions!&lt;/P&gt;</description>
      <pubDate>Sat, 23 Apr 2016 12:42:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/None-Domain-Environment/m-p/213115#M23740</guid>
      <dc:creator>Richfez</dc:creator>
      <dc:date>2016-04-23T12:42:13Z</dc:date>
    </item>
  </channel>
</rss>

