<?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: Having issues with universal forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95677#M19939</link>
    <description>&lt;P&gt;So you only have one &lt;STRONG&gt;tcpout&lt;/STRONG&gt; configured on your UF? have you defined an index called &lt;STRONG&gt;syslog&lt;/STRONG&gt; on your Indexer? On your indexer do you see any within your metrics.log regarding data being sent from your UF?  Is this the only input defined on your UF?&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jul 2013 20:14:21 GMT</pubDate>
    <dc:creator>bmacias84</dc:creator>
    <dc:date>2013-07-16T20:14:21Z</dc:date>
    <item>
      <title>Having issues with universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95671#M19933</link>
      <description>&lt;P&gt;I checked that there are no firewall issues. &lt;/P&gt;

&lt;P&gt;On the universal forwarder in splunkd.log: &lt;/P&gt;

&lt;P&gt;07-15-2013 13:09:50.264 -0700 INFO  TcpOutputProc - Connected to idx=x.x.x.x:9997&lt;BR /&gt;
07-15-2013 13:09:52.395 -0700 INFO  BatchReader - Removed from queue file='/opt/splunkforwarder/var/log/splunk/metrics.log.1'.&lt;BR /&gt;
07-15-2013 13:09:52.636 -0700 INFO  WatchedFile - Will begin reading at offset=4575529 for file=&lt;/P&gt;

&lt;P&gt;On splunk server in splunkd.log&lt;/P&gt;

&lt;P&gt;07-15-2013 14:36:05.672 -0400 INFO  BatchReader - Removed from queue file&lt;/P&gt;

&lt;P&gt;I am not sure why I dont see logs in indexer. Not sure what I might be missing?&lt;/P&gt;

&lt;P&gt;Here are the files:&lt;/P&gt;

&lt;P&gt;/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/inputs.conf&lt;/P&gt;

&lt;P&gt;[monitor:///log1/log2/log3]&lt;BR /&gt;
sourcetype = syslog&lt;BR /&gt;
index = syslog&lt;BR /&gt;
disabled = false&lt;BR /&gt;
crcSalt = &lt;SOURCE&gt;&lt;BR /&gt;
ignoreOlderThan = 1d&lt;BR /&gt;
host_segment = 4&lt;/SOURCE&gt;&lt;/P&gt;

&lt;P&gt;/opt/splunkforwarder/etc/system/local/outputs.conf&lt;/P&gt;

&lt;P&gt;[tcpout]&lt;BR /&gt;
defaultGroup=syslog_index&lt;BR /&gt;
disabled = false&lt;/P&gt;

&lt;H1&gt;Forward the internal indexes as well as the non-internal ones&lt;/H1&gt;

&lt;P&gt;forwardedindex.0.whitelist = .*&lt;BR /&gt;
forwardedindex.1.whitelist = _.*&lt;/P&gt;

&lt;P&gt;[tcpout:syslog_index]&lt;BR /&gt;
server=splunkserver:9997&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2013 20:14:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95671#M19933</guid>
      <dc:creator>bhavya_shah</dc:creator>
      <dc:date>2013-07-15T20:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Having issues with universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95672#M19934</link>
      <description>&lt;P&gt;Do you have anything defined as part of inputs on your forwarder?  You can verify by doing:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;  $SPLUNK_HOME/bin/splunk list monitor
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If you want the internal logs forwarded in, you may have to explicitly allow them in through outputs.conf configuration:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
defaultGroup = GroupName
disabled = false
# Forward the internal indexes as well as the non-internal ones
forwardedindex.0.whitelist = .*
forwardedindex.1.whitelist = _.*
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 15 Jul 2013 20:41:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95672#M19934</guid>
      <dc:creator>srioux</dc:creator>
      <dc:date>2013-07-15T20:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Having issues with universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95673#M19935</link>
      <description>&lt;P&gt;Yes I have defined stanza in inputs.conf file. Even after adding your configuration in output.conf file I still dont the logs coming in. Just not sure why?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2013 20:48:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95673#M19935</guid>
      <dc:creator>bhavya_shah</dc:creator>
      <dc:date>2013-07-15T20:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Having issues with universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95674#M19936</link>
      <description>&lt;P&gt;If you can provide your outputs.conf and inputs.conf from your UF.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2013 23:10:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95674#M19936</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2013-07-15T23:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Having issues with universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95675#M19937</link>
      <description>&lt;P&gt;I have updated the info.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2013 23:28:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95675#M19937</guid>
      <dc:creator>bhavya_shah</dc:creator>
      <dc:date>2013-07-15T23:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Having issues with universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95676#M19938</link>
      <description>&lt;P&gt;Did you set up your indexer to listen for incoming data, on the port you've defined in outputs.conf?  Should be able to use the following command to see:&lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME/bin/splunk display listen&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2013 17:40:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95676#M19938</guid>
      <dc:creator>srioux</dc:creator>
      <dc:date>2013-07-16T17:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Having issues with universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95677#M19939</link>
      <description>&lt;P&gt;So you only have one &lt;STRONG&gt;tcpout&lt;/STRONG&gt; configured on your UF? have you defined an index called &lt;STRONG&gt;syslog&lt;/STRONG&gt; on your Indexer? On your indexer do you see any within your metrics.log regarding data being sent from your UF?  Is this the only input defined on your UF?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2013 20:14:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95677#M19939</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2013-07-16T20:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Having issues with universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95678#M19940</link>
      <description>&lt;P&gt;Yes.&lt;/P&gt;

&lt;P&gt;Here is the output:&lt;BR /&gt;
Receiving is enabled on port 9997.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2013 20:59:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95678#M19940</guid>
      <dc:creator>bhavya_shah</dc:creator>
      <dc:date>2013-07-16T20:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Having issues with universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95679#M19941</link>
      <description>&lt;P&gt;So you only have one tcpout configured on your UF?&lt;BR /&gt;
Yes. &lt;/P&gt;

&lt;P&gt;have you defined an index called syslog on your Indexer? &lt;BR /&gt;
No.&lt;/P&gt;

&lt;P&gt;On your indexer do you see any within your metrics.log regarding data being sent from your UF?&lt;/P&gt;

&lt;P&gt;Sometime it shows and then its gone.&lt;/P&gt;

&lt;P&gt;Is this the only input defined on your UF?&lt;/P&gt;

&lt;P&gt;Yes&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2013 21:01:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95679#M19941</guid>
      <dc:creator>bhavya_shah</dc:creator>
      <dc:date>2013-07-16T21:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Having issues with universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95680#M19942</link>
      <description>&lt;P&gt;If you are defining &lt;STRONG&gt;index = syslog&lt;/STRONG&gt; for your input on your UF you need to have a index called syslog on your indexer.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2013 21:05:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95680#M19942</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2013-07-16T21:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Having issues with universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95681#M19943</link>
      <description>&lt;P&gt;Can you tell me which fine I need to modify on indexer?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2013 21:06:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95681#M19943</guid>
      <dc:creator>bhavya_shah</dc:creator>
      <dc:date>2013-07-16T21:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Having issues with universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95682#M19944</link>
      <description>&lt;P&gt;indexes.conf&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2013 21:07:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95682#M19944</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2013-07-16T21:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Having issues with universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95683#M19945</link>
      <description>&lt;P&gt;Thank you so much for helping me out. I really appreciate your help.&lt;/P&gt;

&lt;P&gt;It worked like a charm.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2013 21:12:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95683#M19945</guid>
      <dc:creator>bhavya_shah</dc:creator>
      <dc:date>2013-07-16T21:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Having issues with universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95684#M19946</link>
      <description>&lt;P&gt;The issue has been resolved. &lt;/P&gt;

&lt;P&gt;Thanks bmacias84!&lt;/P&gt;

&lt;P&gt;Resolution: &lt;/P&gt;

&lt;P&gt;[monitor:///log1/log2/log3]&lt;BR /&gt;
sourcetype = syslog&lt;BR /&gt;
index = syslog&lt;BR /&gt;
disabled = false&lt;BR /&gt;
crcSalt = &lt;SOURCE&gt;&lt;BR /&gt;
ignoreOlderThan = 1d&lt;BR /&gt;
host_segment = 4&lt;/SOURCE&gt;&lt;/P&gt;

&lt;P&gt;If you are using index = syslog like in my case then make sure to edit the index.conf on splunk indexer to add it or just use index = default. And everything will work like a charm.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2013 21:34:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95684#M19946</guid>
      <dc:creator>bhavya_shah</dc:creator>
      <dc:date>2013-07-16T21:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Having issues with universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95685#M19947</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;

&lt;P&gt;I have two instances on microsoft azure environment one is splunk-server and other is splunk-forwarder(universalForwarder). Everything is fine with configuration ,then I tried to monitor tomcat logs and I have perform below steps on forwarder.&lt;/P&gt;

&lt;P&gt;/usr/share/splunk_setup/splunkforwarder/bin/splunk add monitor /usr/share/apache-tomcat-7.0.42/logs/catalina.out -index default -sourcetype log4j -hostname splunkforwarder&lt;/P&gt;

&lt;P&gt;But in search tab of splunk-web I always get No results found. search-query: host=splunkforwarder sourcetype=log4j&lt;/P&gt;

&lt;P&gt;I checked inputs.conf ,CLI is not writing anything .So now I decided to write manually in these file.&lt;/P&gt;

&lt;P&gt;Please tell me ,what I need to enter in my forwarders's inputs.conf and outputs.conf?&lt;/P&gt;

&lt;P&gt;Thanks in advance!!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2013 10:32:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Having-issues-with-universal-forwarder/m-p/95685#M19947</guid>
      <dc:creator>lalit_mohan</dc:creator>
      <dc:date>2013-11-14T10:32:31Z</dc:date>
    </item>
  </channel>
</rss>

