<?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: Problem to forward data from W7 to splunk(set on ubuntu VM) with Splunk universal forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184682#M36979</link>
    <description>&lt;P&gt;But doesn't work in any case. For now I have not touch the config file in splunk, only the files in splunk forwarders&lt;/P&gt;</description>
    <pubDate>Tue, 20 Jan 2015 17:09:23 GMT</pubDate>
    <dc:creator>Federica_92</dc:creator>
    <dc:date>2015-01-20T17:09:23Z</dc:date>
    <item>
      <title>Problem to forward data from W7 to splunk(set on ubuntu VM) with Splunk universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184672#M36969</link>
      <description>&lt;P&gt;Hi all, I have this situation: &lt;BR /&gt;
I have installed splunk universal forwarder to forward the logs of Windows seven, to my splunk in ubuntu. &lt;BR /&gt;
The universal forwarder works good, and use the port 8089, its config file input and outputs (set in c:\ ..system/local..) are these: &lt;/P&gt;

&lt;P&gt;Input:&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;[default]&lt;BR /&gt;
host = FROSSI-LT&lt;BR /&gt;
[WinEventLog://Security]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
[WinEventLog://Application]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
[WinEventLog://System]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
[perfmon://FreeDiskSpace]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
[perfmon://Memory]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
[perfmon://LocalNetwork]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
[perfmon://CPUTime]&lt;BR /&gt;
disabled = 0&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;Output: &lt;/P&gt;

&lt;P&gt;&lt;EM&gt;[tcpout]&lt;BR /&gt;
defaultGroup = default-autolb-group&lt;BR /&gt;
[tcpout:default-autolb-group]&lt;BR /&gt;
server = 10.28.4.154:9997&lt;BR /&gt;
[tcpout-server://10.28.4.154:9997]&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;Where 10.28.4.154 is the IP of my ubuntu VM, and 9997 is open and listen. Enable from the splunk platform. &lt;/P&gt;

&lt;P&gt;The same conf file in ubuntu VM are these:&lt;BR /&gt;
input:&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;[default]&lt;BR /&gt;
host = ubuntu&lt;BR /&gt;
[tcp://:8089]&lt;BR /&gt;
connection_host = 10.28.4.143&lt;BR /&gt;
source = tcp:8089&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;Where 10.28.4.143 is the IP address of my Windows7 &lt;/P&gt;

&lt;P&gt;output: &lt;/P&gt;

&lt;P&gt;&lt;EM&gt;[tcpout]&lt;BR /&gt;
defaultGroup = default-autolb-group&lt;BR /&gt;
[tcpout:default-autolb-group]&lt;BR /&gt;
server = 10.28.4.143:9997&lt;BR /&gt;
[tcpout-server://10.28.4.143.1:9997]&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;And, yeah, windows doesn't send data, and this is the error message:&lt;BR /&gt;
"forwarding to indexer group default-autolb-group blocked for N seconds."&lt;/P&gt;

&lt;P&gt;And later so much time, the message became:&lt;BR /&gt;
"skipped indexing of internal audit event will keep dropping events until indexer congestion is remedied. Check disk space and other issues that may cause indexer to block"&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2015 12:50:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184672#M36969</guid>
      <dc:creator>Federica_92</dc:creator>
      <dc:date>2015-01-15T12:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to forward data from W7 to splunk(set on ubuntu VM) with Splunk universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184673#M36970</link>
      <description>&lt;P&gt;First thing I see is that you should not need an outputs.conf on the indexer.  The outputs.conf tells Splunk where to send it's logs.  In this case you're telling your indexer to send the logs back to the windows 7 computer.  So remove the outputs.conf on the Ubuntu VM.&lt;/P&gt;

&lt;P&gt;Second, your inputs.conf on the Ubuntu should identify the protocol and port the indexer is listening on.  for the case you've described, this should be sufficient for your inputs.conf.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[splunktcp:9997]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Make those changes on the Ubuntu server and restart Splunk on it.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2015 17:18:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184673#M36970</guid>
      <dc:creator>jimodonald</dc:creator>
      <dc:date>2015-01-15T17:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to forward data from W7 to splunk(set on ubuntu VM) with Splunk universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184674#M36971</link>
      <description>&lt;P&gt;Ok, I have tried, I have delete the outputs.conf and edit the inputs.conf, only in my ubuntu VM, but now, when I try to open SPLUNK, it doesn't start, the message on terminal is the same of the splunk forwarder in windows:&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;Stopping splunkd...&lt;BR /&gt;
Shutting down.  Please wait, as this may take a few minutes.&lt;BR /&gt;
.&lt;BR /&gt;
Stopping splunk helpers...&lt;BR /&gt;
Done.&lt;BR /&gt;
Splunk&amp;gt; The IT Search Engine.&lt;BR /&gt;
Checking prerequisites...&lt;BR /&gt;
    Checking mgmt port [8089]: open&lt;BR /&gt;
    Checking configuration...  Done.&lt;BR /&gt;
    Checking critical directories...    Done&lt;BR /&gt;
    Checking indexes...&lt;BR /&gt;
        Validated: _thefishbucket msad perfmon sos sos_summary_daily windows wineventlog winevents&lt;BR /&gt;
    Done&lt;BR /&gt;
    Checking filesystem compatibility...  Done&lt;BR /&gt;
    Checking conf files for problems...&lt;BR /&gt;
    Done&lt;BR /&gt;
All preliminary checks passed.&lt;BR /&gt;
Starting splunk server daemon (splunkd)...&lt;BR /&gt;&lt;BR /&gt;
Done&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;And is splunk is not available at ubuntu:8000, What can I do?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:38:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184674#M36971</guid>
      <dc:creator>Federica_92</dc:creator>
      <dc:date>2020-09-28T18:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to forward data from W7 to splunk(set on ubuntu VM) with Splunk universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184675#M36972</link>
      <description>&lt;P&gt;Ok, I have tried, I have delete the outputs.conf and edit the inputs.conf, only in my ubuntu VM, but now, when I try to open SPLUNK, it doesn't start, the message on terminal is the same of the splunk forwarder in windows:&lt;/P&gt;

&lt;P&gt;Stopping splunkd...&lt;BR /&gt;
Shutting down. Please wait, as this may take a few minutes.&lt;BR /&gt;
.&lt;BR /&gt;
Stopping splunk helpers...&lt;BR /&gt;
Done.&lt;BR /&gt;
Splunk&amp;gt; The IT Search Engine.&lt;BR /&gt;
Checking prerequisites...&lt;BR /&gt;
Checking mgmt port [8089]: open&lt;BR /&gt;
Checking configuration... Done.&lt;BR /&gt;
Checking critical directories... Done&lt;BR /&gt;
Checking indexes...&lt;BR /&gt;
Validated: _thefishbucket msad perfmon sos sos_summary_daily windows wineventlog winevents&lt;BR /&gt;
Done&lt;BR /&gt;
Checking filesystem compatibility... Done&lt;BR /&gt;
Checking conf files for problems...&lt;BR /&gt;
Done&lt;BR /&gt;
All preliminary checks passed.&lt;BR /&gt;
Starting splunk server daemon (splunkd)...&lt;BR /&gt;
Done&lt;/P&gt;

&lt;P&gt;And is splunk is not available at ubuntu:8000, What can I do?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:38:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184675#M36972</guid>
      <dc:creator>Federica_92</dc:creator>
      <dc:date>2020-09-28T18:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to forward data from W7 to splunk(set on ubuntu VM) with Splunk universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184676#M36973</link>
      <description>&lt;P&gt;I have no idea If this could help anyone, but I have solve simple enabling my websplunk service, but the forwarder have problem yet.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jan 2015 16:53:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184676#M36973</guid>
      <dc:creator>Federica_92</dc:creator>
      <dc:date>2015-01-16T16:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to forward data from W7 to splunk(set on ubuntu VM) with Splunk universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184677#M36974</link>
      <description>&lt;P&gt;I just walked through the process and these are my notes from doing so.&lt;/P&gt;

&lt;P&gt;This is from a fresh install of Ubuntu 14.04 and a Windows 2008 R2 VM. &lt;/P&gt;

&lt;P&gt;Splunk 6.2.1 was downloaded in a DEB package and installed to the Ubuntu VM with the command   &lt;CODE&gt;sudo dpkg -i splunk-6.2.1-245427-linux-2.6-amd64.deb&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Splunk was then started for the first time with &lt;CODE&gt;sudo /opt/splunk/bin/splunk start&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Read though the license agreement and enter "y" when prompted.&lt;/P&gt;

&lt;P&gt;Start up your web browser and connect to your Splunk instance at &lt;A href="http://ip.address:8000"&gt;http://ip.address:8000&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Enter "admin" and "changeme" for the username and password combination.  Change it to something you know when prompted.&lt;/P&gt;

&lt;P&gt;You should now be at the Splunk home screen.  &lt;/P&gt;

&lt;P&gt;Click on the Settings menu and then click "Forwarding and Receiving" from the list of options.&lt;/P&gt;

&lt;P&gt;On the Forwarding and Receiving page, click "Configure Receiving".  This will show the current receiver settings, if any, and allow you to create a new one.  &lt;/P&gt;

&lt;P&gt;Click the "New" button and enter "9997" to the "Listen on this port" box and then Save.&lt;/P&gt;

&lt;P&gt;Splunk is now listening for forwarders on port 9997.  &lt;/P&gt;

&lt;P&gt;Nothing else needs to be done on the indexer/search head.&lt;/P&gt;

&lt;P&gt;Validate that there are no events in Splunk by searching for “*” over all time.&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/188iB6AC29348D009926/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Turn your attention to your forwarder.  I am assuming the Spunk Universal Forwarder is already installed.&lt;BR /&gt;
Create or Edit the inputs.conf file in $SPLUNK_HOME\etc\system\local.  It should look like this: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[default]
host = windows_hostname          

[WinEventLog::Application]     
checkpointInterval = 5     
current_only = 0     
disabled = 0
evt_resolve_ad_obj = 1     
start_from = oldest

[WinEventLog::Security]     
checkpointInterval = 5     
current_only = 0     
disabled = 0     
evt_resolve_ad_obj = 1     
start_from = oldest          

[WinEventLog::System]
 checkpointInterval = 5     
current_only = 0     
disabled = 0     
evt_resolve_ad_obj = 1     
start_from = oldest
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Create or Edit the outputs.conf file in $SPLUNK_HOME\etc\system\local.  It should look like this: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]     
defaultGroup = default-autolb-group

 [tcpout:default-autolb-group]     
server = 192.168.84.145:9997          

[tcpout-server://192.168.84.145:9997]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Restart the Splunk Universal Forwarder.&lt;/P&gt;

&lt;P&gt;Go back to the web interface on the Splunk indexer/search head and re-run your search.  You should now see events from Windows.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jan 2015 19:49:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184677#M36974</guid>
      <dc:creator>jimodonald</dc:creator>
      <dc:date>2015-01-16T19:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to forward data from W7 to splunk(set on ubuntu VM) with Splunk universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184678#M36975</link>
      <description>&lt;P&gt;I have tried to reinstall splunk and follow all your step, but "No results found"&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2015 16:24:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184678#M36975</guid>
      <dc:creator>Federica_92</dc:creator>
      <dc:date>2015-01-20T16:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to forward data from W7 to splunk(set on ubuntu VM) with Splunk universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184679#M36976</link>
      <description>&lt;P&gt;I have tried to follow all your step, but "no results found" &lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2015 16:25:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184679#M36976</guid>
      <dc:creator>Federica_92</dc:creator>
      <dc:date>2015-01-20T16:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to forward data from W7 to splunk(set on ubuntu VM) with Splunk universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184680#M36977</link>
      <description>&lt;P&gt;One thing I forgot to add.... the IP address in outputs.conf should be updated to the IP address of your Splunk indexer/search head.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2015 16:28:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184680#M36977</guid>
      <dc:creator>jimodonald</dc:creator>
      <dc:date>2015-01-20T16:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to forward data from W7 to splunk(set on ubuntu VM) with Splunk universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184681#M36978</link>
      <description>&lt;P&gt;Yeah I have done it!&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2015 16:56:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184681#M36978</guid>
      <dc:creator>Federica_92</dc:creator>
      <dc:date>2015-01-20T16:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to forward data from W7 to splunk(set on ubuntu VM) with Splunk universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184682#M36979</link>
      <description>&lt;P&gt;But doesn't work in any case. For now I have not touch the config file in splunk, only the files in splunk forwarders&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2015 17:09:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184682#M36979</guid>
      <dc:creator>Federica_92</dc:creator>
      <dc:date>2015-01-20T17:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to forward data from W7 to splunk(set on ubuntu VM) with Splunk universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184683#M36980</link>
      <description>&lt;P&gt;have you tried to verify connectivity from the windows VM to the ubuntu vm?  &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ping ubuntu_ip_address
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;if that works, then try connecting to port 9997 on the ubuntu vm with:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;telnet  ubuntu_ip_address 9997
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 20 Jan 2015 17:19:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184683#M36980</guid>
      <dc:creator>jimodonald</dc:creator>
      <dc:date>2015-01-20T17:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to forward data from W7 to splunk(set on ubuntu VM) with Splunk universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184684#M36981</link>
      <description>&lt;P&gt;Work : ( the port and the IP are ok &lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2015 17:27:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184684#M36981</guid>
      <dc:creator>Federica_92</dc:creator>
      <dc:date>2015-01-20T17:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to forward data from W7 to splunk(set on ubuntu VM) with Splunk universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184685#M36982</link>
      <description>&lt;P&gt;When you reinstalled splunk, did you remove the /opt/splunk directory first, or just re-install splunk on top of what was there?&lt;/P&gt;

&lt;P&gt;if you re-installed on top of what was there, Splunk would have kept all the modifications you made to config files in the "local" directories.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2015 17:30:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-to-forward-data-from-W7-to-splunk-set-on-ubuntu-VM-with/m-p/184685#M36982</guid>
      <dc:creator>jimodonald</dc:creator>
      <dc:date>2015-01-20T17:30:37Z</dc:date>
    </item>
  </channel>
</rss>

