<?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: How to properly configure Universal Forwarder, located on the same machine as my Splunk instance? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-properly-configure-Universal-Forwarder-located-on-the/m-p/245724#M47495</link>
    <description>&lt;P&gt;I had already chose windows event logs in the UF installation wizard. Wouldn't that configure it automatically? Do i need to do anything under data inputs? &lt;/P&gt;</description>
    <pubDate>Sun, 22 Jan 2017 22:47:29 GMT</pubDate>
    <dc:creator>aoliullah</dc:creator>
    <dc:date>2017-01-22T22:47:29Z</dc:date>
    <item>
      <title>How to properly configure Universal Forwarder, located on the same machine as my Splunk instance?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-properly-configure-Universal-Forwarder-located-on-the/m-p/245721#M47492</link>
      <description>&lt;P&gt;Hi. I am trying to install an universal forwarder on the same machine as my Splunk instance just to see how Universal Forwarder (UF) works. I understand that you can collect the logs locally but just to understand how UF works I am trying to do it. I have followed the installation wizard and entered the receiver details as 127.0.0.1 and 9997 as the port. I left the deployment server details empty. I also configured receiver on the Indexer but I am still unable to see Windows event logs when searched. Could someone please help? I am new to Splunk.&lt;/P&gt;</description>
      <pubDate>Sun, 22 Jan 2017 21:19:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-properly-configure-Universal-Forwarder-located-on-the/m-p/245721#M47492</guid>
      <dc:creator>aoliullah</dc:creator>
      <dc:date>2017-01-22T21:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to properly configure Universal Forwarder, located on the same machine as my Splunk instance?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-properly-configure-Universal-Forwarder-located-on-the/m-p/245722#M47493</link>
      <description>&lt;P&gt;Did you edit your &lt;CODE&gt;inputs.conf&lt;/CODE&gt; to monitor the directory you want Splunk to ingest?&lt;/P&gt;

&lt;P&gt;Under your Splunkforwarder home directory, go to &lt;CODE&gt;etc/system/local&lt;/CODE&gt; and create an &lt;CODE&gt;inputs.conf&lt;/CODE&gt; file and put the stanza below.. Make sure to substitute out the path to your file you want to monitor, give a sourcetype, and what index you want this data to go to. Also make sure you have the index defined before sending data there &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor//C:\PATH_TO_FILE]
 disabled=false
 sourcetype=YOUR_SOURCETYPE
 index=YOUR_INDEX
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 22 Jan 2017 21:40:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-properly-configure-Universal-Forwarder-located-on-the/m-p/245722#M47493</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2017-01-22T21:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to properly configure Universal Forwarder, located on the same machine as my Splunk instance?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-properly-configure-Universal-Forwarder-located-on-the/m-p/245723#M47494</link>
      <description>&lt;P&gt;Have you set up inputs on the forwarder, to tell it what to forward?&lt;/P&gt;</description>
      <pubDate>Sun, 22 Jan 2017 21:42:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-properly-configure-Universal-Forwarder-located-on-the/m-p/245723#M47494</guid>
      <dc:creator>lquinn</dc:creator>
      <dc:date>2017-01-22T21:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to properly configure Universal Forwarder, located on the same machine as my Splunk instance?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-properly-configure-Universal-Forwarder-located-on-the/m-p/245724#M47495</link>
      <description>&lt;P&gt;I had already chose windows event logs in the UF installation wizard. Wouldn't that configure it automatically? Do i need to do anything under data inputs? &lt;/P&gt;</description>
      <pubDate>Sun, 22 Jan 2017 22:47:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-properly-configure-Universal-Forwarder-located-on-the/m-p/245724#M47495</guid>
      <dc:creator>aoliullah</dc:creator>
      <dc:date>2017-01-22T22:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to properly configure Universal Forwarder, located on the same machine as my Splunk instance?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-properly-configure-Universal-Forwarder-located-on-the/m-p/245725#M47496</link>
      <description>&lt;P&gt;Yes it should have, You can go to Settings&amp;gt;Data Inputs and see if there's anything for local event log collection, or you can go to &lt;CODE&gt;splunkforwarder/etc/system/local&lt;/CODE&gt; and see if you have an &lt;CODE&gt;inputs.conf&lt;/CODE&gt; with a stanza collecting your event logs. &lt;/P&gt;

&lt;P&gt;You could also create a quick test by creating a temp folder on your C drive and creating a text file inside that folder. You should then add the stanza I provided above and point it to that text file you created. Restart the Splunk service after making changes and verify that Splunk ingests it &lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.1/Data/MonitorWindowseventlogdata"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.1/Data/MonitorWindowseventlogdata&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 02:25:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-properly-configure-Universal-Forwarder-located-on-the/m-p/245725#M47496</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2017-01-23T02:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to properly configure Universal Forwarder, located on the same machine as my Splunk instance?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-properly-configure-Universal-Forwarder-located-on-the/m-p/245726#M47497</link>
      <description>&lt;P&gt;I am too facing same issue. I installed Splunk Universal Fwd and Splunk Enterprise on my C drive. I created a sample file and modified the inputs.conf as mentioned above and enabled the receiver by setting port to 9997. Do we have to modify/create outputs.conf file?  I tried creating outputs.conf too..but no use. In outputs.conf I gave the server name as localhost. Am I missing something? Also, do we have to modify anything in distributed search? I assume my Splunk Enterprise is acting both as SH and Indexer.&lt;/P&gt;</description>
      <pubDate>Sun, 06 May 2018 13:29:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-properly-configure-Universal-Forwarder-located-on-the/m-p/245726#M47497</guid>
      <dc:creator>ashishmaind2499</dc:creator>
      <dc:date>2018-05-06T13:29:06Z</dc:date>
    </item>
  </channel>
</rss>

