<?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 How can i configure input/output on universal forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-can-i-configure-input-output-on-universal-forwarder/m-p/26215#M4306</link>
    <description>&lt;P&gt;Hi&lt;BR /&gt;
I am using ubuntu OS on AWS and i have five servers.  I used full spunk installation on first server and universal forwarder installation on other servers. I enabled receiver port 9997 on first server using spulnk web (&lt;A href="http://www.splunk.com/base/Documentation/latest/Deploy/Enableareceiver).How"&gt;http://www.splunk.com/base/Documentation/latest/Deploy/Enableareceiver).How&lt;/A&gt; do i forward data to the first server using universal forwarder from rest of the servers? For eg: i want to monitor /var/log/ dirctory on all the servers from main splunk instance. Any simple config examples for input.conf and output.conf?&lt;/P&gt;

&lt;P&gt;thanks in advance&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jun 2011 19:19:23 GMT</pubDate>
    <dc:creator>jobycxa</dc:creator>
    <dc:date>2011-06-09T19:19:23Z</dc:date>
    <item>
      <title>How can i configure input/output on universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-i-configure-input-output-on-universal-forwarder/m-p/26215#M4306</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;
I am using ubuntu OS on AWS and i have five servers.  I used full spunk installation on first server and universal forwarder installation on other servers. I enabled receiver port 9997 on first server using spulnk web (&lt;A href="http://www.splunk.com/base/Documentation/latest/Deploy/Enableareceiver).How"&gt;http://www.splunk.com/base/Documentation/latest/Deploy/Enableareceiver).How&lt;/A&gt; do i forward data to the first server using universal forwarder from rest of the servers? For eg: i want to monitor /var/log/ dirctory on all the servers from main splunk instance. Any simple config examples for input.conf and output.conf?&lt;/P&gt;

&lt;P&gt;thanks in advance&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2011 19:19:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-i-configure-input-output-on-universal-forwarder/m-p/26215#M4306</guid>
      <dc:creator>jobycxa</dc:creator>
      <dc:date>2011-06-09T19:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: How can i configure input/output on universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-i-configure-input-output-on-universal-forwarder/m-p/26216#M4307</link>
      <description>&lt;P&gt;jobycxa,&lt;/P&gt;

&lt;P&gt;These configurations are pretty straight forward.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;## inputs.conf
###### OS Logs ######
[monitor:///var/log]
disabled = false

## outputs.conf
[tcpout]
disabled=false
defaultGroup=indexCluster

## For load balanced Splunk Forwarding
#[tcpout:indexCluster]
#server=1.1.1.1:9997,2.2.2.2:9997,3.3.3.3:9997
#autoLB = true

## For non load balanced lightweight Splunk Forwarding (disabled by default)
[tcpout:indexCluster]
server=1.1.1.1:9997
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;See also:&lt;BR /&gt;&lt;BR /&gt;
&lt;A href="http://www.splunk.com/base/Documentation/latest/Data/Monitorfilesanddirectories"&gt;Monitoring Files &amp;amp; Directories&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.splunk.com/base/Documentation/latest/Deploy/Setupforwardingandreceiving"&gt;Set Up Forwarding &amp;amp; Receiving&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2011 20:00:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-i-configure-input-output-on-universal-forwarder/m-p/26216#M4307</guid>
      <dc:creator>hazekamp</dc:creator>
      <dc:date>2011-06-09T20:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: How can i configure input/output on universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-i-configure-input-output-on-universal-forwarder/m-p/26217#M4308</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I have done the above two configurations on client servers. But couldn't see any changes on splunk web. Is there anything else i have to configure for proper working? How to check whether forwarding is working or not?&lt;/P&gt;

&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2011 20:31:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-i-configure-input-output-on-universal-forwarder/m-p/26217#M4308</guid>
      <dc:creator>jobycxa</dc:creator>
      <dc:date>2011-06-09T20:31:51Z</dc:date>
    </item>
  </channel>
</rss>

