<?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: Why is syslog data not getting indexed with my current inputs.conf on the forwarder? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-syslog-data-not-getting-indexed-with-my-current-inputs/m-p/196000#M38975</link>
    <description>&lt;P&gt;Ok,I see this error in the log files &lt;/P&gt;

&lt;P&gt;and thats the source ip address. &lt;BR /&gt;
Which is up and running and have the source files.&lt;BR /&gt;
Able to resolve the IP.&lt;BR /&gt;
Also tried using the fQDN in the inputs.conf instead of the ip no luck.&lt;/P&gt;

&lt;P&gt;08-14-2015 11:32:59.636 -0700 INFO  TcpInputConfig - No matching config for 172.26.95.7&lt;BR /&gt;
08-14-2015 11:32:59.636 -0700 WARN  TcpInputProc - Could not find matching host.&lt;BR /&gt;
08-14-2015 11:33:11.126 -0700 INFO  TcpInputConfig - No matching config for 172.26.95.7&lt;BR /&gt;
08-14-2015 11:33:11.126 -0700 WARN  TcpInputProc - Could not find matching host.&lt;/P&gt;

&lt;P&gt;How do I identify if Splunk is not able to get connect and fetch the data or is it something else.&lt;/P&gt;</description>
    <pubDate>Fri, 28 Aug 2015 08:17:17 GMT</pubDate>
    <dc:creator>athorat</dc:creator>
    <dc:date>2015-08-28T08:17:17Z</dc:date>
    <item>
      <title>Why is syslog data not getting indexed with my current inputs.conf on the forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-syslog-data-not-getting-indexed-with-my-current-inputs/m-p/195991#M38966</link>
      <description>&lt;P&gt;We are trying to Index data from syslog and have the following configuration in the inputs.conf on the forwarder.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcp://IP:10514]
index = NWK
disabled = 0
#followTail = 0
sourcetype = NW:PROD:SYSLOG
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;From the search head, when we use &lt;CODE&gt;index=NWK&lt;/CODE&gt;,  it does not show any data.&lt;BR /&gt;
What can be checked to see where the connection is breaking?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Anil.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 19:11:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-syslog-data-not-getting-indexed-with-my-current-inputs/m-p/195991#M38966</guid>
      <dc:creator>athorat</dc:creator>
      <dc:date>2015-08-27T19:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Why is syslog data not getting indexed with my current inputs.conf on the forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-syslog-data-not-getting-indexed-with-my-current-inputs/m-p/195992#M38967</link>
      <description>&lt;P&gt;Is that the only data source in the forwarder? &lt;BR /&gt;
If not, are the other working ok? &lt;BR /&gt;
If it is what's your outputs.conf like?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 20:46:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-syslog-data-not-getting-indexed-with-my-current-inputs/m-p/195992#M38967</guid>
      <dc:creator>diogofgm</dc:creator>
      <dc:date>2015-08-27T20:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Why is syslog data not getting indexed with my current inputs.conf on the forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-syslog-data-not-getting-indexed-with-my-current-inputs/m-p/195993#M38968</link>
      <description>&lt;P&gt;No there are multiple data sources which are working using this forwarder.&lt;BR /&gt;
outputs.conf contains server = Servernanme:9997 and some other config (is there anything which I should be looking here)&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 21:06:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-syslog-data-not-getting-indexed-with-my-current-inputs/m-p/195993#M38968</guid>
      <dc:creator>athorat</dc:creator>
      <dc:date>2015-08-27T21:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Why is syslog data not getting indexed with my current inputs.conf on the forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-syslog-data-not-getting-indexed-with-my-current-inputs/m-p/195994#M38969</link>
      <description>&lt;P&gt;If the others sources are ok I would look at the origin of the data. Or any connection between the forwarder and the IP:10514&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 21:09:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-syslog-data-not-getting-indexed-with-my-current-inputs/m-p/195994#M38969</guid>
      <dc:creator>diogofgm</dc:creator>
      <dc:date>2015-08-27T21:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Why is syslog data not getting indexed with my current inputs.conf on the forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-syslog-data-not-getting-indexed-with-my-current-inputs/m-p/195995#M38970</link>
      <description>&lt;P&gt;Yes makes sense, though what do we look at on the origin of Data. &lt;BR /&gt;
Can you shed some light on it.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 21:16:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-syslog-data-not-getting-indexed-with-my-current-inputs/m-p/195995#M38970</guid>
      <dc:creator>athorat</dc:creator>
      <dc:date>2015-08-27T21:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Why is syslog data not getting indexed with my current inputs.conf on the forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-syslog-data-not-getting-indexed-with-my-current-inputs/m-p/195996#M38971</link>
      <description>&lt;P&gt;Is the syslog data being generated from the same host thats running the forwarder?&lt;BR /&gt;
If it is I would suggest setting it up like this and testing.&lt;/P&gt;

&lt;P&gt;[tcp://:10514]&lt;BR /&gt;
connection_host = none&lt;BR /&gt;
index=NWK&lt;BR /&gt;
sourcetype = NW:PROD:SYSLOG&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 23:08:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-syslog-data-not-getting-indexed-with-my-current-inputs/m-p/195996#M38971</guid>
      <dc:creator>cramasta</dc:creator>
      <dc:date>2015-08-27T23:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Why is syslog data not getting indexed with my current inputs.conf on the forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-syslog-data-not-getting-indexed-with-my-current-inputs/m-p/195997#M38972</link>
      <description>&lt;P&gt;Its coming from a different server not from the heavy forwarder.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 23:35:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-syslog-data-not-getting-indexed-with-my-current-inputs/m-p/195997#M38972</guid>
      <dc:creator>athorat</dc:creator>
      <dc:date>2015-08-27T23:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Why is syslog data not getting indexed with my current inputs.conf on the forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-syslog-data-not-getting-indexed-with-my-current-inputs/m-p/195998#M38973</link>
      <description>&lt;P&gt;On the forwarder, take a look at&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;SPLUNK_HOME/var/log/splunk/splunkd.log
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This will show you if there are any error messages regarding the inputs.conf, outputs.conf etc.&lt;BR /&gt;
Connection failures usually appear here.&lt;/P&gt;

&lt;P&gt;Also, is there an index named NWK on the indexer?  &lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2015 00:19:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-syslog-data-not-getting-indexed-with-my-current-inputs/m-p/195998#M38973</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2015-08-28T00:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Why is syslog data not getting indexed with my current inputs.conf on the forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-syslog-data-not-getting-indexed-with-my-current-inputs/m-p/195999#M38974</link>
      <description>&lt;P&gt;Yes there is a index named NWK on the indexer&lt;BR /&gt;
And also it shows up in inex=NWK which is coming from some remote_searches.log file.&lt;BR /&gt;
I will check from the log file in the mean time.&lt;BR /&gt;
Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2015 00:22:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-syslog-data-not-getting-indexed-with-my-current-inputs/m-p/195999#M38974</guid>
      <dc:creator>athorat</dc:creator>
      <dc:date>2015-08-28T00:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Why is syslog data not getting indexed with my current inputs.conf on the forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-syslog-data-not-getting-indexed-with-my-current-inputs/m-p/196000#M38975</link>
      <description>&lt;P&gt;Ok,I see this error in the log files &lt;/P&gt;

&lt;P&gt;and thats the source ip address. &lt;BR /&gt;
Which is up and running and have the source files.&lt;BR /&gt;
Able to resolve the IP.&lt;BR /&gt;
Also tried using the fQDN in the inputs.conf instead of the ip no luck.&lt;/P&gt;

&lt;P&gt;08-14-2015 11:32:59.636 -0700 INFO  TcpInputConfig - No matching config for 172.26.95.7&lt;BR /&gt;
08-14-2015 11:32:59.636 -0700 WARN  TcpInputProc - Could not find matching host.&lt;BR /&gt;
08-14-2015 11:33:11.126 -0700 INFO  TcpInputConfig - No matching config for 172.26.95.7&lt;BR /&gt;
08-14-2015 11:33:11.126 -0700 WARN  TcpInputProc - Could not find matching host.&lt;/P&gt;

&lt;P&gt;How do I identify if Splunk is not able to get connect and fetch the data or is it something else.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2015 08:17:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-syslog-data-not-getting-indexed-with-my-current-inputs/m-p/196000#M38975</guid>
      <dc:creator>athorat</dc:creator>
      <dc:date>2015-08-28T08:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Why is syslog data not getting indexed with my current inputs.conf on the forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-syslog-data-not-getting-indexed-with-my-current-inputs/m-p/196001#M38976</link>
      <description>&lt;P&gt;Is the source sending data to port 10514?&lt;BR /&gt;
I had some issues before on network devices because some devices didn't allow me the change the port for syslog from514 and if I was are running splunk with other user than root I couldnt create inputs for port 514&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2015 12:06:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-syslog-data-not-getting-indexed-with-my-current-inputs/m-p/196001#M38976</guid>
      <dc:creator>diogofgm</dc:creator>
      <dc:date>2015-08-28T12:06:24Z</dc:date>
    </item>
  </channel>
</rss>

