<?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 TCP data feed issue in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/TCP-data-feed-issue/m-p/92276#M19178</link>
    <description>&lt;P&gt;1 out of 20 records is broken with TCP connection from geographically distant locations such as Japan. No problem when connecting from the US servers. From London: about 1 out of 40.&lt;/P&gt;

&lt;P&gt;Does it have anything to do with buffering the complete record before writing it to the Splunk database when the packets of the TCP/IP connection are being resent?&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Tue, 16 Oct 2012 18:31:32 GMT</pubDate>
    <dc:creator>yg</dc:creator>
    <dc:date>2012-10-16T18:31:32Z</dc:date>
    <item>
      <title>TCP data feed issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TCP-data-feed-issue/m-p/92276#M19178</link>
      <description>&lt;P&gt;1 out of 20 records is broken with TCP connection from geographically distant locations such as Japan. No problem when connecting from the US servers. From London: about 1 out of 40.&lt;/P&gt;

&lt;P&gt;Does it have anything to do with buffering the complete record before writing it to the Splunk database when the packets of the TCP/IP connection are being resent?&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Oct 2012 18:31:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TCP-data-feed-issue/m-p/92276#M19178</guid>
      <dc:creator>yg</dc:creator>
      <dc:date>2012-10-16T18:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: TCP data feed issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TCP-data-feed-issue/m-p/92277#M19179</link>
      <description>&lt;P&gt;Are you sending the data using the splunk universal forwarder or are you sending data via syslog? Can you also specify what you mean with a record being broken?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Oct 2012 19:17:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TCP-data-feed-issue/m-p/92277#M19179</guid>
      <dc:creator>tskinnerivsec</dc:creator>
      <dc:date>2012-10-16T19:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: TCP data feed issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TCP-data-feed-issue/m-p/92278#M19180</link>
      <description>&lt;P&gt;I am sending the data with&lt;/P&gt;

&lt;P&gt;tail -F &lt;LOG name=""&gt; | nc -v &lt;SPLUNK server=""&gt; &lt;SPLUNK port=""&gt;&lt;/SPLUNK&gt;&lt;/SPLUNK&gt;&lt;/LOG&gt;&lt;/P&gt;

&lt;P&gt;By record being broken I mean a partial record. As far as I see, they're chopped off from the beginning in various places. I don't see the missing parts of the records so I am not sure if they're lost or appear on some other pages.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Oct 2012 19:58:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TCP-data-feed-issue/m-p/92278#M19180</guid>
      <dc:creator>yg</dc:creator>
      <dc:date>2012-10-16T19:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: TCP data feed issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TCP-data-feed-issue/m-p/92279#M19181</link>
      <description>&lt;P&gt;Do you have the option of deploying a Splunk Heavy Forwarder in your remote location to aggregate your remote inputs?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Oct 2012 21:13:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TCP-data-feed-issue/m-p/92279#M19181</guid>
      <dc:creator>tskinnerivsec</dc:creator>
      <dc:date>2012-10-16T21:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: TCP data feed issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TCP-data-feed-issue/m-p/92280#M19182</link>
      <description>&lt;P&gt;I just installed Splunk Universal Forwarder to the remote machine and added forwarding to my Splunk primary server through the opened port for the TCP data feed with&lt;/P&gt;

&lt;P&gt;splunk add forward-server &lt;SERVER&gt;:&lt;PORT&gt;&lt;/PORT&gt;&lt;/SERVER&gt;&lt;/P&gt;

&lt;P&gt;How do I start forwarding the log info from the remote server? What is the syntax? For some reason I was unable to find.&lt;/P&gt;

&lt;P&gt;I am running it on 64-bit Linux.&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2012 16:20:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TCP-data-feed-issue/m-p/92280#M19182</guid>
      <dc:creator>yg</dc:creator>
      <dc:date>2012-10-17T16:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: TCP data feed issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TCP-data-feed-issue/m-p/92281#M19183</link>
      <description>&lt;P&gt;you will need to configure an inputs.conf file on the forwarder to monitor the file location of your log and send it to your splunk server.&lt;/P&gt;

&lt;P&gt;in your inputs.conf file on the universal forwarder you would have a stanza something like this:&lt;/P&gt;

&lt;P&gt;[monitor:///var/log/logfilename]&lt;BR /&gt;
sourcetype = logfile&lt;BR /&gt;
disabled = 0&lt;/P&gt;

&lt;P&gt;In this stanza, you basically want to specify the file location of the log file you are monitoring and give it a source type. You can name the sourcetype anything you want, just name it something that makes sense for your environment.&lt;/P&gt;

&lt;P&gt;You can deploy this inputs.conf file in a couple of different ways. If you are manually configuring everything, you could locate this file in the /etc/system/local area under the universal forwarder file path. If you wan't more granular control you could deploy this configuration as its own app to the universal forwarder in which case it would live under the /etc/apps/app-name/ area under the universal forwarder file path. You can name the app anything you like, it is good to have a functional naming scheme so you know what your apps do just by looking at them. This gets into a whole other area of splunk configurations. A good guide to look through is the splunk "Getting Data in Correctly" guide. &lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2012 16:50:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TCP-data-feed-issue/m-p/92281#M19183</guid>
      <dc:creator>tskinnerivsec</dc:creator>
      <dc:date>2012-10-17T16:50:17Z</dc:date>
    </item>
  </channel>
</rss>

