<?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 Universal Forwarder folder path monitor in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-folder-path-monitor/m-p/254481#M48862</link>
    <description>&lt;P&gt;What stanza do i set in the Universal Forwarder to send data to the indexers from a folder path? &lt;BR /&gt;
  I want to send output from "/var/log/file.log" to the indexers in a new index called "IndexA". &lt;/P&gt;</description>
    <pubDate>Tue, 26 Jan 2016 15:54:18 GMT</pubDate>
    <dc:creator>sbattista09</dc:creator>
    <dc:date>2016-01-26T15:54:18Z</dc:date>
    <item>
      <title>Universal Forwarder folder path monitor</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-folder-path-monitor/m-p/254481#M48862</link>
      <description>&lt;P&gt;What stanza do i set in the Universal Forwarder to send data to the indexers from a folder path? &lt;BR /&gt;
  I want to send output from "/var/log/file.log" to the indexers in a new index called "IndexA". &lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2016 15:54:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-folder-path-monitor/m-p/254481#M48862</guid>
      <dc:creator>sbattista09</dc:creator>
      <dc:date>2016-01-26T15:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder folder path monitor</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-folder-path-monitor/m-p/254482#M48863</link>
      <description>&lt;P&gt;Define your host &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;host = Your Hostname

[monitor:///var/log/file.log]
disabled = false
sourcetype = Your sourcetype
index = indexA
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 26 Jan 2016 16:00:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-folder-path-monitor/m-p/254482#M48863</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2016-01-26T16:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder folder path monitor</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-folder-path-monitor/m-p/254483#M48864</link>
      <description>&lt;P&gt;Try this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///var/log/file.log]
index = IndexA
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 26 Jan 2016 16:04:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-folder-path-monitor/m-p/254483#M48864</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2016-01-26T16:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder folder path monitor</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-folder-path-monitor/m-p/254484#M48865</link>
      <description>&lt;P&gt;where would i set this in the Universal Forwarder? &lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2016 16:04:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-folder-path-monitor/m-p/254484#M48865</guid>
      <dc:creator>sbattista09</dc:creator>
      <dc:date>2016-01-26T16:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder folder path monitor</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-folder-path-monitor/m-p/254485#M48866</link>
      <description>&lt;P&gt;It didn't save correctly, I edited my post and added the index part back into the Stanza. &lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2016 16:05:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-folder-path-monitor/m-p/254485#M48866</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2016-01-26T16:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder folder path monitor</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-folder-path-monitor/m-p/254486#M48867</link>
      <description>&lt;P&gt;If your on a linux box go to &lt;BR /&gt;
&lt;CODE&gt;/splunk/etc/system/local&lt;/CODE&gt; vi inputs.conf &lt;/P&gt;

&lt;P&gt;If your on Windows  then &lt;CODE&gt;splunk\etc\system\local&lt;/CODE&gt; then open the inputs.conf and add the stanza &lt;/P&gt;

&lt;P&gt;Don't forget to restart your Splunk service after making these changes &lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2016 16:11:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-folder-path-monitor/m-p/254486#M48867</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2016-01-26T16:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder folder path monitor</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-folder-path-monitor/m-p/254487#M48868</link>
      <description>&lt;P&gt;they both work. Thank you all! &lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2016 17:29:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-folder-path-monitor/m-p/254487#M48868</guid>
      <dc:creator>sbattista09</dc:creator>
      <dc:date>2016-01-26T17:29:12Z</dc:date>
    </item>
  </channel>
</rss>

