<?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: Configuration UF in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Configuration-UF/m-p/77300#M15840</link>
    <description>&lt;P&gt;Hello bmacias84 and alacercogitatus,&lt;/P&gt;

&lt;P&gt;Ok, that was the point, I was confused about which inputs.conf had to be completed : on the receiver side or the UF side? You got me right.&lt;/P&gt;

&lt;P&gt;Now, on the UF side, my inputs.conf is :&lt;/P&gt;

&lt;P&gt;[default]&lt;BR /&gt;
host = xxx.ovh.net&lt;/P&gt;

&lt;P&gt;[monitor://var/log]&lt;BR /&gt;
disabled=false&lt;BR /&gt;
sourcetype=syslog&lt;BR /&gt;
host=xxx.ovh.net&lt;/P&gt;

&lt;P&gt;On the server side, I restarted the UF : /opt/splunkforwarder/bin/splunk restart&lt;/P&gt;

&lt;P&gt;I had to restart Splunk too.&lt;/P&gt;

&lt;P&gt;And .. Splunk is indexing!&lt;/P&gt;

&lt;P&gt;Many, many thanks for your help.&lt;/P&gt;</description>
    <pubDate>Thu, 04 Oct 2012 07:42:38 GMT</pubDate>
    <dc:creator>bdegoy</dc:creator>
    <dc:date>2012-10-04T07:42:38Z</dc:date>
    <item>
      <title>Configuration UF</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Configuration-UF/m-p/77296#M15836</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I want to monitor data from a remote linux server. The receiver is a Windows box at office with Splunk installed.&lt;BR /&gt;
I have installed the universal forwarder on the server, configured firewalls, everything seems to work fine since the Deployment Monitor :&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;&lt;P&gt;displays some trafic in Home &amp;gt;&amp;gt; Forwarder Connections;&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;displays an active Universal forwarder in Home &amp;gt;&amp;gt; All Forwarders.&lt;/P&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;But the Search App displays no source from this forwarder, only from my local box. In Hosts I see my local box, not the server.&lt;/P&gt;

&lt;P&gt;I try to add data; I go to : &lt;BR /&gt;
Manager » Add data » Any other type of data -&amp;gt; Data sources on machines your Splunk server can't access -&amp;gt; Use Splunk's universal forwarder to forward data from any machine to your Splunk server.&lt;/P&gt;

&lt;P&gt;I see there : "Download the universal forwarder" &lt;BR /&gt;
(instead of "Next" ???).&lt;/P&gt;

&lt;P&gt;I have already gone trough this step, the Universal Forwarder is installed on the server and working fine. What should I do now?&lt;/P&gt;

&lt;P&gt;Any help appreciated!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Oct 2012 14:29:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Configuration-UF/m-p/77296#M15836</guid>
      <dc:creator>bdegoy</dc:creator>
      <dc:date>2012-10-02T14:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration UF</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Configuration-UF/m-p/77297#M15837</link>
      <description>&lt;P&gt;Have you added any inputs on the UF? On the linux box add this into &lt;CODE&gt;etc/system/local/inputs.conf&lt;/CODE&gt;:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;[monitor://var/log]&lt;BR /&gt;
disabled=false&lt;BR /&gt;
sourcetype=syslog&lt;BR /&gt;
host=myhost&lt;BR /&gt;
&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;You can find more at : &lt;A href="http://www.splunk.com/base/Documentation/latest/Admin/Inputsconf"&gt;http://www.splunk.com/base/Documentation/latest/Admin/Inputsconf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Oct 2012 15:21:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Configuration-UF/m-p/77297#M15837</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2012-10-02T15:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration UF</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Configuration-UF/m-p/77298#M15838</link>
      <description>&lt;P&gt;Ok,  Have you configured your Splunk Indxer to recieve on port 9997 and your UF to forward to your indexer. Also have you configured your inputs.conf on your UF.&lt;/P&gt;

&lt;P&gt;To list active and inactive forwards on UF use: splunk list forward-server&lt;/P&gt;

&lt;P&gt;On search head perform the following to list forwarder events: index=_internal source=&lt;EM&gt;forwarder&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Oct 2012 16:04:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Configuration-UF/m-p/77298#M15838</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2012-10-02T16:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration UF</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Configuration-UF/m-p/77299#M15839</link>
      <description>&lt;P&gt;Many thanks for your help.&lt;BR /&gt;
index=_internal source=forwarder gives : No matching events found.&lt;BR /&gt;
You got me back on the track.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Oct 2012 07:15:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Configuration-UF/m-p/77299#M15839</guid>
      <dc:creator>bdegoy</dc:creator>
      <dc:date>2012-10-04T07:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration UF</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Configuration-UF/m-p/77300#M15840</link>
      <description>&lt;P&gt;Hello bmacias84 and alacercogitatus,&lt;/P&gt;

&lt;P&gt;Ok, that was the point, I was confused about which inputs.conf had to be completed : on the receiver side or the UF side? You got me right.&lt;/P&gt;

&lt;P&gt;Now, on the UF side, my inputs.conf is :&lt;/P&gt;

&lt;P&gt;[default]&lt;BR /&gt;
host = xxx.ovh.net&lt;/P&gt;

&lt;P&gt;[monitor://var/log]&lt;BR /&gt;
disabled=false&lt;BR /&gt;
sourcetype=syslog&lt;BR /&gt;
host=xxx.ovh.net&lt;/P&gt;

&lt;P&gt;On the server side, I restarted the UF : /opt/splunkforwarder/bin/splunk restart&lt;/P&gt;

&lt;P&gt;I had to restart Splunk too.&lt;/P&gt;

&lt;P&gt;And .. Splunk is indexing!&lt;/P&gt;

&lt;P&gt;Many, many thanks for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Oct 2012 07:42:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Configuration-UF/m-p/77300#M15840</guid>
      <dc:creator>bdegoy</dc:creator>
      <dc:date>2012-10-04T07:42:38Z</dc:date>
    </item>
  </channel>
</rss>

