<?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: Trouble setting up universal forwarder for Windows Log Collection in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Trouble-setting-up-universal-forwarder-for-Windows-Log/m-p/361948#M65985</link>
    <description>&lt;P&gt;Thanks for that info.  I downloaded and installed through the web gui the addon on both the search head and indexer.  I then went to the windows box we are trying to collect from where I installed the universal forwarder and placed the extracted directory in the etc/apps folder.  I confirmed my inputs.conf is set to 0 on the universal forwarder as well and restarted the service.  Unfortunately I still don't see events on my search head.&lt;/P&gt;

&lt;P&gt;Not sure what to try next?&lt;/P&gt;</description>
    <pubDate>Tue, 03 Oct 2017 12:03:21 GMT</pubDate>
    <dc:creator>ghostdog920</dc:creator>
    <dc:date>2017-10-03T12:03:21Z</dc:date>
    <item>
      <title>Trouble setting up universal forwarder for Windows Log Collection</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Trouble-setting-up-universal-forwarder-for-Windows-Log/m-p/361946#M65983</link>
      <description>&lt;P&gt;I am trying to setup my splunk enterprise 6.6.1 to be able to injest windows logs from remote pc's but not having much luck.  I know I am missing something, or not comprehending something, but can't figure it out.  &lt;/P&gt;

&lt;P&gt;So far, I have configured the receiver on my indexer as TCP port 9997.  I have installed the windows universal forwarder v. 7.0.0 on the windows PC i want to collect the logs from.  I have enabled to collect both the system and application logs.  I am seeing the following in my splunkd log file on the client where the universal forwarder is installed:&lt;/P&gt;

&lt;P&gt;09-29-2017 08:58:23.417 -0400 INFO  TcpOutputProc - Connected to idx=10.0.103.210:9997, pset=0, reuse=0.&lt;BR /&gt;
09-29-2017 08:58:59.026 -0400 INFO  HttpPubSubConnection - Running phone uri=/services/broker/phonehome/connection_10.1.211.25_8089_bens-testbox.patientfirst.com_BENS-TESTBOX_FC09E8A3-4F3E-4CCC-BF5B-8C3D6884D2C4&lt;BR /&gt;
09-29-2017 08:59:59.040 -0400 INFO  HttpPubSubConnection - Running phone uri=/services/broker/phonehome/connection_10.1.211.25_8089_bens-testbox.patientfirst.com_BENS-TESTBOX_FC09E8A3-4F3E-4CCC-BF5B-8C3D6884D2C4&lt;/P&gt;

&lt;P&gt;I have the following in my inputs config on the universal forwarder client:&lt;/P&gt;

&lt;P&gt;[default]&lt;BR /&gt;
host = BENS-TESTBOX&lt;/P&gt;

&lt;H1&gt;Windows platform specific input processor.&lt;/H1&gt;

&lt;P&gt;[WinEventLog://Application]&lt;BR /&gt;
disabled = 0 &lt;/P&gt;

&lt;P&gt;[WinEventLog://Security]&lt;BR /&gt;
disabled = 1 &lt;/P&gt;

&lt;P&gt;[WinEventLog://System]&lt;BR /&gt;
disabled = 0 &lt;/P&gt;

&lt;P&gt;I then have the following in my Splunk Enterprise inputs config file:&lt;/P&gt;

&lt;P&gt;[default]&lt;BR /&gt;
host = splunk1&lt;BR /&gt;
[splunktcp://9997]&lt;BR /&gt;
connection_host = none&lt;BR /&gt;
disabled=0&lt;/P&gt;

&lt;P&gt;When I try and do a search though my search head (currently my setup is a single indexer with a single separate search head) for host: #ipofclientpc, I don't get anything.&lt;/P&gt;

&lt;P&gt;I have not setup a data input, which i think is my issue, but can't figure out the correct process to configure that to pull/receive from the forwarder.&lt;/P&gt;

&lt;P&gt;If anyone can help, i would be most appreciative.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:59:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Trouble-setting-up-universal-forwarder-for-Windows-Log/m-p/361946#M65983</guid>
      <dc:creator>ghostdog920</dc:creator>
      <dc:date>2020-09-29T15:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble setting up universal forwarder for Windows Log Collection</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Trouble-setting-up-universal-forwarder-for-Windows-Log/m-p/361947#M65984</link>
      <description>&lt;P&gt;Download and install the Splunk add-on for Windows if you have not already done so. &lt;BR /&gt;
&lt;A href="https://splunkbase.splunk.com/app/742/#/details"&gt;https://splunkbase.splunk.com/app/742/#/details&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;It needs to be installed both where the Universal Forwarder is installed and on your Splunk Enterprise server. If you have a separate indexer and search head, then install on Search Head as well.&lt;/P&gt;

&lt;P&gt;The compressed file you download needs to be uncompressed and placed in the following directory : $Splunk_Home/etc/apps &lt;/P&gt;

&lt;P&gt;On the Universal Forwarder only, enabled data collection by setting the Disabled parameter in inputs.conf to 0. Restart your Universal Forwarder after editing inputs.conf using notepad.&lt;/P&gt;

&lt;P&gt;Check the following index for data depending on what you’re collecting.&lt;BR /&gt;
index=windows&lt;BR /&gt;
index=wineventlog&lt;BR /&gt;
index=perfmon&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2017 20:29:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Trouble-setting-up-universal-forwarder-for-Windows-Log/m-p/361947#M65984</guid>
      <dc:creator>wandre_splunk</dc:creator>
      <dc:date>2017-10-02T20:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble setting up universal forwarder for Windows Log Collection</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Trouble-setting-up-universal-forwarder-for-Windows-Log/m-p/361948#M65985</link>
      <description>&lt;P&gt;Thanks for that info.  I downloaded and installed through the web gui the addon on both the search head and indexer.  I then went to the windows box we are trying to collect from where I installed the universal forwarder and placed the extracted directory in the etc/apps folder.  I confirmed my inputs.conf is set to 0 on the universal forwarder as well and restarted the service.  Unfortunately I still don't see events on my search head.&lt;/P&gt;

&lt;P&gt;Not sure what to try next?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 12:03:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Trouble-setting-up-universal-forwarder-for-Windows-Log/m-p/361948#M65985</guid>
      <dc:creator>ghostdog920</dc:creator>
      <dc:date>2017-10-03T12:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble setting up universal forwarder for Windows Log Collection</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Trouble-setting-up-universal-forwarder-for-Windows-Log/m-p/361949#M65986</link>
      <description>&lt;P&gt;Thanks for that info.  I downloaded and installed through the web gui the addon on both the search head and indexer.  I then went to the windows box we are trying to collect from where I installed the universal forwarder and placed the extracted directory in the etc/apps folder.  I confirmed my inputs.conf is set to 0 on the universal forwarder as well and restarted the service.  Unfortunately I still don't see events on my search head.&lt;/P&gt;

&lt;P&gt;Not sure what to try next?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 12:04:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Trouble-setting-up-universal-forwarder-for-Windows-Log/m-p/361949#M65986</guid>
      <dc:creator>ghostdog920</dc:creator>
      <dc:date>2017-10-03T12:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble setting up universal forwarder for Windows Log Collection</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Trouble-setting-up-universal-forwarder-for-Windows-Log/m-p/361950#M65987</link>
      <description>&lt;P&gt;Ok, your suggest worked.  Turns out I didn't uncompress the file far enough down to be useable by windows.  Once I realized my goof, I got things straight and began to see the events coming over.  Thanks again.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 15:49:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Trouble-setting-up-universal-forwarder-for-Windows-Log/m-p/361950#M65987</guid>
      <dc:creator>ghostdog920</dc:creator>
      <dc:date>2017-10-03T15:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble setting up universal forwarder for Windows Log Collection</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Trouble-setting-up-universal-forwarder-for-Windows-Log/m-p/361951#M65988</link>
      <description>&lt;P&gt;What you said was correct.  Error ended up being I didn't decompress the file enough to be useable by windows.  Once I realized my error and corrected, it started working.  Thanks again.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 15:51:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Trouble-setting-up-universal-forwarder-for-Windows-Log/m-p/361951#M65988</guid>
      <dc:creator>ghostdog920</dc:creator>
      <dc:date>2017-10-03T15:51:02Z</dc:date>
    </item>
  </channel>
</rss>

