<?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: Not getting data from Heavy Forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295435#M93542</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;you installed a heavy forwarder on a syslog server? You may want to uninstall it and install a Universal Forwarder instead. The footprint is lighter (the other option would be to get the events via HTTP event collection). Also, specify a setting for the index; &lt;STRONG&gt;index = xyz&lt;/STRONG&gt; in your inputs.conf. Otherwise, your data will go into the "main" index (which you usually don't want to).&lt;/P&gt;

&lt;P&gt;After this, you might want to check the Unviersal Forwarder's splunkd.log for errors:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;cat /opt/splunkforwarder/var/log/splunk/splunkd.log | grep ERROR
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Skalli&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jan 2018 11:58:23 GMT</pubDate>
    <dc:creator>skalliger</dc:creator>
    <dc:date>2018-01-11T11:58:23Z</dc:date>
    <item>
      <title>Not getting data from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295426#M93533</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;
Recently we have deployed the Splunk Enterprise.&lt;BR /&gt;
Our moto is to monitor Wi-Fi usage, our Wi-Fi devices sending log data to syslog server, in syslog I have installed HF and configured all required settings but unfortunately am not seeing any data flow to splunk indexer.&lt;/P&gt;

&lt;P&gt;Configuration:&lt;BR /&gt;
&lt;STRONG&gt;Heavy Forwarder&lt;/STRONG&gt;&lt;BR /&gt;
Outputs.conf - configuration&lt;/P&gt;

&lt;P&gt;[tcpout:group1]&lt;BR /&gt;
server=X.X.X.X:9997&lt;BR /&gt;
[tcpout]&lt;BR /&gt;
indexAndForward=true&lt;/P&gt;

&lt;P&gt;inputs.conf - configuration&lt;/P&gt;

&lt;P&gt;[monitor:///var/log/messages]&lt;BR /&gt;
sourcetype= cisco:ise:syslog&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Splunk Enterprise&lt;/STRONG&gt;&lt;BR /&gt;
Enabled receiving in port no - 9997&lt;/P&gt;

&lt;P&gt;inputs.conf - configuration &lt;BR /&gt;
[default]&lt;BR /&gt;
host =  splunk server hostname&lt;BR /&gt;
[splunktcp://9997]&lt;BR /&gt;
disabled = 0&lt;/P&gt;

&lt;P&gt;Firewall been adjusted not to block traffic from port.&lt;BR /&gt;
Did ping and telnet test and both are successful but not sure why not able to see data.&lt;BR /&gt;
kindly let me know suggestions to fix the issue.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
MC&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 11:15:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295426#M93533</guid>
      <dc:creator>munisankar</dc:creator>
      <dc:date>2018-01-11T11:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting data from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295427#M93534</link>
      <description>&lt;P&gt;check errors in &lt;CODE&gt;index=_internal&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 11:21:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295427#M93534</guid>
      <dc:creator>mayurr98</dc:creator>
      <dc:date>2018-01-11T11:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting data from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295428#M93535</link>
      <description>&lt;P&gt;Hi munisankar, &lt;/P&gt;

&lt;P&gt;Could you search data on heavy forwarder itself as you set &lt;CODE&gt;indexAndForward=true&lt;/CODE&gt;?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 11:21:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295428#M93535</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2018-01-11T11:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting data from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295429#M93536</link>
      <description>&lt;P&gt;Also in outputs.conf file :&lt;BR /&gt;
[tcpout]&lt;BR /&gt;
defaultGroup=group1&lt;BR /&gt;
indexAndForward=true&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 11:23:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295429#M93536</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2018-01-11T11:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting data from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295430#M93537</link>
      <description>&lt;P&gt;Hi p_gurav,&lt;/P&gt;

&lt;P&gt;No am not able to search data on heavy forwarder.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Munisankar C&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 11:26:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295430#M93537</guid>
      <dc:creator>munisankar</dc:creator>
      <dc:date>2018-01-11T11:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting data from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295431#M93538</link>
      <description>&lt;P&gt;No am not able to search data in HF.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 11:27:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295431#M93538</guid>
      <dc:creator>munisankar</dc:creator>
      <dc:date>2018-01-11T11:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting data from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295432#M93539</link>
      <description>&lt;P&gt;Hi Mayurr98,&lt;BR /&gt;
please let me know path where I can find the errors.&lt;/P&gt;

&lt;P&gt;in which file I should add this index=_internal&lt;/P&gt;

&lt;P&gt;am not sure about your last point.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 11:30:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295432#M93539</guid>
      <dc:creator>munisankar</dc:creator>
      <dc:date>2018-01-11T11:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting data from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295433#M93540</link>
      <description>&lt;P&gt;login heavy forwarder and put &lt;CODE&gt;index=_internal&lt;/CODE&gt; in search&lt;BR /&gt;
OR else look the filepath &lt;BR /&gt;
    /opt/splunk/var/log/splunk/splunkd.log&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 11:35:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295433#M93540</guid>
      <dc:creator>mayurr98</dc:creator>
      <dc:date>2018-01-11T11:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting data from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295434#M93541</link>
      <description>&lt;P&gt;Hi , &lt;BR /&gt;
Did you edit outputs.conf? &lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 11:39:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295434#M93541</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2018-01-11T11:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting data from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295435#M93542</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;you installed a heavy forwarder on a syslog server? You may want to uninstall it and install a Universal Forwarder instead. The footprint is lighter (the other option would be to get the events via HTTP event collection). Also, specify a setting for the index; &lt;STRONG&gt;index = xyz&lt;/STRONG&gt; in your inputs.conf. Otherwise, your data will go into the "main" index (which you usually don't want to).&lt;/P&gt;

&lt;P&gt;After this, you might want to check the Unviersal Forwarder's splunkd.log for errors:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;cat /opt/splunkforwarder/var/log/splunk/splunkd.log | grep ERROR
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Skalli&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 11:58:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295435#M93542</guid>
      <dc:creator>skalliger</dc:creator>
      <dc:date>2018-01-11T11:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting data from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295436#M93543</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I have made a suggested change in outpts.conf.&lt;/P&gt;

&lt;P&gt;I can see below error in log file:&lt;/P&gt;

&lt;P&gt;01-11-2018 16:45:09.765 +0530 INFO  DatabaseDirectoryManager - idx=_internal Writing a bucket manifest in hotWarmPath='/opt/splunk/var/lib/splunk/_internaldb/db', pendingBucketUpdates=0 .  Reason=' frozen_buckets'&lt;BR /&gt;
01-11-2018 17:39:52.393 +0530 INFO  TcpOutputProc - Connection to X.X.X.X:9997 closed. Connection closed by server.&lt;BR /&gt;
01-11-2018 17:40:12.423 +0530 WARN  TcpOutputProc - Cooked connection to ip= X.X.X.X:9997 timed out&lt;BR /&gt;
01-11-2018 17:40:20.274 +0530 INFO  TcpOutputProc - Connected to idx= X.X.X.X:9997&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:33:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295436#M93543</guid>
      <dc:creator>munisankar</dc:creator>
      <dc:date>2020-09-29T17:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting data from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295437#M93544</link>
      <description>&lt;P&gt;I ran it in search and getting thousands of events.&lt;/P&gt;

&lt;P&gt;I checked syslogd.log and below are the recent information from log.&lt;/P&gt;

&lt;P&gt;01-11-2018 16:45:09.765 +0530 INFO  DatabaseDirectoryManager - idx=_internal Writing a bucket manifest in hotWarmPath='/opt/splunk/var/lib/splunk/_internaldb/db', pendingBucketUpdates=0 .  Reason=' frozen_buckets'&lt;BR /&gt;
01-11-2018 17:39:52.393 +0530 INFO  TcpOutputProc - Connection to X.X.X.X:9997 closed. Connection closed by server.&lt;BR /&gt;
01-11-2018 17:40:12.423 +0530 WARN  TcpOutputProc - Cooked connection to ip=40.221.2.184:9997 timed out&lt;BR /&gt;
01-11-2018 17:40:20.274 +0530 INFO  TcpOutputProc - Connected to idx=X.X.X.X:9997&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:33:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295437#M93544</guid>
      <dc:creator>munisankar</dc:creator>
      <dc:date>2020-09-29T17:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting data from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295438#M93545</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
Yes , I have installed HF in syslog server. Syslog server getting data from our wireless devices.&lt;BR /&gt;
We want to index the data before it is reaching to indexer, I think we can't achieve this with UF.&lt;/P&gt;

&lt;P&gt;Any suggestion to fix the issue.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
MC&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 12:28:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295438#M93545</guid>
      <dc:creator>munisankar</dc:creator>
      <dc:date>2018-01-11T12:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting data from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295439#M93546</link>
      <description>&lt;P&gt;search for ERROR information&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 13:24:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295439#M93546</guid>
      <dc:creator>mayurr98</dc:creator>
      <dc:date>2018-01-11T13:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting data from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295440#M93547</link>
      <description>&lt;P&gt;how you are checking, show me the command&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 13:59:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295440#M93547</guid>
      <dc:creator>janadevops</dc:creator>
      <dc:date>2018-01-11T13:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting data from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295441#M93548</link>
      <description>&lt;P&gt;Have you restarted the HF after you configured the .conf files? If yes, please check the logs under /opt/splunk/var/log/splunk/splunkd.log&lt;/P&gt;

&lt;P&gt;or cat /opt/splunkforwarder/var/log/splunk/splunkd.log | grep ERROR&lt;/P&gt;

&lt;P&gt;you need to see the information related your UF, if not its not configured properly.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 14:02:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295441#M93548</guid>
      <dc:creator>janadevops</dc:creator>
      <dc:date>2018-01-11T14:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting data from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295442#M93549</link>
      <description>&lt;P&gt;Two likely culprits:&lt;/P&gt;

&lt;P&gt;1) Is your forwarder sending &lt;EM&gt;any&lt;/EM&gt; data to the indexer?  Can you search for &lt;CODE&gt;index=_internal host=&amp;lt;your forwarder&amp;gt;&lt;/CODE&gt; to determine if nothing is being forwarded?&lt;BR /&gt;
1a) On your forwarder, also run &lt;CODE&gt;splunk list forward-server&lt;/CODE&gt; to see if it's probably configured to forward.&lt;/P&gt;

&lt;P&gt;2) Your forwarder doesn't have permission to read the logs in question.  While logged in to the account the Splunk forwarder is running as, try &lt;CODE&gt;head /var/log/messages&lt;/CODE&gt;.  If you can see the lines, permissions are fine.  If not, you need to figure out the linux permissions to allow that account to read the log file.&lt;/P&gt;

&lt;P&gt;On another note, I see you have &lt;CODE&gt;/var/log/messages&lt;/CODE&gt; set to sourcetype &lt;CODE&gt;cisco:ise:syslog&lt;/CODE&gt;.  I can't imagine that file containing data of that sourcetype, at least not primarily.  But, this can be worked separately from your forwarding issue.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 15:01:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295442#M93549</guid>
      <dc:creator>micahkemp</dc:creator>
      <dc:date>2018-01-11T15:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting data from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295443#M93550</link>
      <description>&lt;P&gt;Am trying this command in forwarder.&lt;/P&gt;

&lt;P&gt;sourcetype="cisco:ise:syslog"&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2018 07:23:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295443#M93550</guid>
      <dc:creator>munisankar</dc:creator>
      <dc:date>2018-01-12T07:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting data from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295444#M93551</link>
      <description>&lt;P&gt;I ran the command as suggested but I don't see anything  related to HF.&lt;/P&gt;

&lt;P&gt;Most of the errors are related failed authentication only.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2018 07:29:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295444#M93551</guid>
      <dc:creator>munisankar</dc:creator>
      <dc:date>2018-01-12T07:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting data from Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295445#M93552</link>
      <description>&lt;P&gt;1.Ran index=_internal host= &lt;BR /&gt;
 after running I can see thousands of events displayed in search head.&lt;/P&gt;

&lt;P&gt;1a.Ran  splunk list forward-server&lt;/P&gt;

&lt;P&gt;No results for this query&lt;/P&gt;

&lt;P&gt;2.Ran head /var/log/messages&lt;/P&gt;

&lt;P&gt;I can see some lines after running this.&lt;/P&gt;

&lt;P&gt;sourcetype is - cisco:ise:syslog bcoz cisco ise devices are configured to send data to syslog server.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2018 07:38:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-getting-data-from-Heavy-Forwarder/m-p/295445#M93552</guid>
      <dc:creator>munisankar</dc:creator>
      <dc:date>2018-01-12T07:38:31Z</dc:date>
    </item>
  </channel>
</rss>

