<?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: Understanding and debugging TCP input, is there is a way to understand/view the raw data routed to Splunk? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Understanding-and-debugging-TCP-input-is-there-is-a-way-to/m-p/378587#M68481</link>
    <description>&lt;P&gt;Check &lt;CODE&gt;index=_internal firewalls&lt;/CODE&gt; to see if you have any sourcetype parsing issues, or swap &lt;CODE&gt;firewalls&lt;/CODE&gt; with &lt;CODE&gt;9999&lt;/CODE&gt; in that search. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 01 May 2018 15:47:22 GMT</pubDate>
    <dc:creator>xpac</dc:creator>
    <dc:date>2018-05-01T15:47:22Z</dc:date>
    <item>
      <title>Understanding and debugging TCP input, is there is a way to understand/view the raw data routed to Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Understanding-and-debugging-TCP-input-is-there-is-a-way-to/m-p/378586#M68480</link>
      <description>&lt;P&gt;Hi all&lt;BR /&gt;
I have a tcp stream from logstash to a universal forwarder, the forwarder is already used to forward other inputs (windows log from other servers and some stanzas to monitor local files) and works fine. I've setup a new tcp input on tcp port 9999, this is my inputs.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcp://9999]
index = firewalls_index
sourcetype = firewalls
disabled = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;In my Splunk I don't see anything in this index but if use netcat (stopping splunk svc) I can see the stream of kv values, thats certified and has no network issue. Is there is a way to understand/view the raw data routed to Splunk? thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 01 May 2018 15:06:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Understanding-and-debugging-TCP-input-is-there-is-a-way-to/m-p/378586#M68480</guid>
      <dc:creator>davidepala</dc:creator>
      <dc:date>2018-05-01T15:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding and debugging TCP input, is there is a way to understand/view the raw data routed to Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Understanding-and-debugging-TCP-input-is-there-is-a-way-to/m-p/378587#M68481</link>
      <description>&lt;P&gt;Check &lt;CODE&gt;index=_internal firewalls&lt;/CODE&gt; to see if you have any sourcetype parsing issues, or swap &lt;CODE&gt;firewalls&lt;/CODE&gt; with &lt;CODE&gt;9999&lt;/CODE&gt; in that search. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 May 2018 15:47:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Understanding-and-debugging-TCP-input-is-there-is-a-way-to/m-p/378587#M68481</guid>
      <dc:creator>xpac</dc:creator>
      <dc:date>2018-05-01T15:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding and debugging TCP input, is there is a way to understand/view the raw data routed to Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Understanding-and-debugging-TCP-input-is-there-is-a-way-to/m-p/378588#M68482</link>
      <description>&lt;P&gt;i've done but no result&lt;/P&gt;</description>
      <pubDate>Tue, 01 May 2018 17:55:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Understanding-and-debugging-TCP-input-is-there-is-a-way-to/m-p/378588#M68482</guid>
      <dc:creator>davidepala</dc:creator>
      <dc:date>2018-05-01T17:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding and debugging TCP input, is there is a way to understand/view the raw data routed to Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Understanding-and-debugging-TCP-input-is-there-is-a-way-to/m-p/378589#M68483</link>
      <description>&lt;P&gt;You could try &lt;CODE&gt;tcpdump -i eth0 tcp port 9999 -nn&lt;/CODE&gt; to see if traffic is actually flowing while Splunk is running - that would verify that connections are properly established and data arrives.&lt;/P&gt;</description>
      <pubDate>Tue, 01 May 2018 23:49:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Understanding-and-debugging-TCP-input-is-there-is-a-way-to/m-p/378589#M68483</guid>
      <dc:creator>xpac</dc:creator>
      <dc:date>2018-05-01T23:49:49Z</dc:date>
    </item>
  </channel>
</rss>

