<?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: Splunk not recording events on hosts in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165611#M98145</link>
    <description>&lt;P&gt;Sorry - I'm rather new to Splunk and not sure what you are referring to. There's only a few lines in the log file with 'forwarder' in them and they all read like this:&lt;/P&gt;

&lt;P&gt;02-25-2014 14:37:19.985 -0700 INFO  LMStackMgr - added pool auto_generated_pool_forwarder to stack forwarder&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 15:59:00 GMT</pubDate>
    <dc:creator>pfcnetwork</dc:creator>
    <dc:date>2020-09-28T15:59:00Z</dc:date>
    <item>
      <title>Splunk not recording events on hosts</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165599#M98133</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I am running the free version of Splunk for syslog (v 5.0.3) and after a server reboot last week, it is no longer recording events for any of my hosts that I can see in the search index (I have 10 or so). &lt;/P&gt;

&lt;P&gt;I have tried restarting the splunkd and splunkweb services, but no luck.&lt;/P&gt;

&lt;P&gt;Any suggestions would be approeciated&lt;/P&gt;

&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2014 20:33:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165599#M98133</guid>
      <dc:creator>pfcnetwork</dc:creator>
      <dc:date>2014-02-25T20:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not recording events on hosts</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165600#M98134</link>
      <description>&lt;P&gt;Here is a little Splunk magic that might work....&lt;/P&gt;

&lt;P&gt;Put this stanza in the &lt;CODE&gt;etc/system/local/inputs.conf&lt;/CODE&gt; file on the Indexer, and restart splunkd.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;[splunktcp://9997]&lt;BR /&gt;
Connection_host = none&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2014 20:42:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165600#M98134</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2014-02-25T20:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not recording events on hosts</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165601#M98135</link>
      <description>&lt;P&gt;Free version how many days have passed? is it like you are now not able to search them?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2014 20:43:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165601#M98135</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2014-02-25T20:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not recording events on hosts</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165602#M98136</link>
      <description>&lt;P&gt;Thanks lukejadamec&lt;/P&gt;

&lt;P&gt;I now have the inputs.conf looking like this:&lt;/P&gt;

&lt;P&gt;[default]&lt;BR /&gt;
[splunktcp://9997] Connection_host = none&lt;BR /&gt;
host = MGTNMS100&lt;/P&gt;

&lt;P&gt;I will let you know how it goes&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2014 20:55:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165602#M98136</guid>
      <dc:creator>pfcnetwork</dc:creator>
      <dc:date>2014-02-25T20:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not recording events on hosts</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165603#M98137</link>
      <description>&lt;P&gt;Actually, let me check the last line....&lt;/P&gt;

&lt;P&gt;I believe it should read:&lt;/P&gt;

&lt;P&gt;`[default]&lt;BR /&gt;
host = MGTNMS100&lt;/P&gt;

&lt;P&gt;[splunktcp://9997] &lt;BR /&gt;
Connection_host = none`&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2014 20:57:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165603#M98137</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2014-02-25T20:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not recording events on hosts</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165604#M98138</link>
      <description>&lt;P&gt;Corrections made, thanks&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2014 21:31:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165604#M98138</guid>
      <dc:creator>pfcnetwork</dc:creator>
      <dc:date>2014-02-25T21:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not recording events on hosts</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165605#M98139</link>
      <description>&lt;P&gt;did it work?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2014 22:43:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165605#M98139</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2014-02-25T22:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not recording events on hosts</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165606#M98140</link>
      <description>&lt;P&gt;Unfortunately not. Any further suggestions?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2014 16:01:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165606#M98140</guid>
      <dc:creator>pfcnetwork</dc:creator>
      <dc:date>2014-02-26T16:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not recording events on hosts</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165607#M98141</link>
      <description>&lt;P&gt;Are you sure the data is not getting indexed?&lt;BR /&gt;
What kind of search are you running?&lt;BR /&gt;
Are there errors in the splunkd log?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2014 16:11:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165607#M98141</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2014-02-26T16:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not recording events on hosts</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165608#M98142</link>
      <description>&lt;P&gt;On the main Summary page where you can select a host from the 'Hosts' list. Or doing a 'host=name/IP' search yields nothing beyond Feb 18th.&lt;/P&gt;

&lt;P&gt;In the Splunkd log file, what exactly should I be looking for? There's nothing that explictly says 'error'&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2014 16:31:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165608#M98142</guid>
      <dc:creator>pfcnetwork</dc:creator>
      <dc:date>2014-02-26T16:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not recording events on hosts</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165609#M98143</link>
      <description>&lt;P&gt;please go and check in forwarder splunkd.log why it's not forwarding rather than the search head&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2014 17:46:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165609#M98143</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2014-02-26T17:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not recording events on hosts</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165610#M98144</link>
      <description>&lt;P&gt;This is a syslog input? Is the port in use by something else?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2014 17:49:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165610#M98144</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2014-02-26T17:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not recording events on hosts</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165611#M98145</link>
      <description>&lt;P&gt;Sorry - I'm rather new to Splunk and not sure what you are referring to. There's only a few lines in the log file with 'forwarder' in them and they all read like this:&lt;/P&gt;

&lt;P&gt;02-25-2014 14:37:19.985 -0700 INFO  LMStackMgr - added pool auto_generated_pool_forwarder to stack forwarder&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:59:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165611#M98145</guid>
      <dc:creator>pfcnetwork</dc:creator>
      <dc:date>2020-09-28T15:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not recording events on hosts</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165612#M98146</link>
      <description>&lt;P&gt;If these are syslog inputs, then on the indexer you might see errors in the splunkd log.  If they are syslog inputs then you probably don't have forwarders installed on the hosts that are not reporting.  If all of the hosts went offline at the same time, there are no errors in the splunkd log, and you still have the syslog input active, then it sounds like a problem with the syslog port on your indexer UDP 514.  From a command line run netstat and look for port 514 to see if it is in use.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2014 17:56:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165612#M98146</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2014-02-26T17:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not recording events on hosts</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165613#M98147</link>
      <description>&lt;P&gt;UDP port 514 is not in use.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2014 18:01:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165613#M98147</guid>
      <dc:creator>pfcnetwork</dc:creator>
      <dc:date>2014-02-26T18:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not recording events on hosts</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165614#M98148</link>
      <description>&lt;P&gt;Do you have a firewall blocking traffic on UDP514?&lt;BR /&gt;
Is the input still configured for the syslog input?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2014 18:11:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165614#M98148</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2014-02-26T18:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not recording events on hosts</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165615#M98149</link>
      <description>&lt;P&gt;Our hosts are either on the same LAN or connected via site-to-site IPSec VPN which forwards all traffic through the FW; it's not checked against the access lists.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2014 20:19:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-recording-events-on-hosts/m-p/165615#M98149</guid>
      <dc:creator>pfcnetwork</dc:creator>
      <dc:date>2014-02-26T20:19:34Z</dc:date>
    </item>
  </channel>
</rss>

