<?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 Problem with Syslog in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Problem-with-Syslog/m-p/23201#M96554</link>
    <description>&lt;P&gt;Hi everyone!&lt;BR /&gt;&lt;BR /&gt;
I'm posting here because I have a problem with Splunk:&lt;BR /&gt;&lt;BR /&gt;
I've got an application (The Grinder) which generate a lot of datas in some csv-files. This application is able, thanks to a file named "logback-worker.xml", to forward via the syslog protocol those datas.&lt;BR /&gt;&lt;BR /&gt;
So, I tried this:&lt;BR /&gt;&lt;BR /&gt;
I configured the "logback-worker.xml" file in order to forward the datas to an instance of the universal forwarder of splunk, to the port 7777. Then, on Splunk, I created a receiver to listen on port 9997. The idea is to receive datas on port 7777 and to forward it to the port 9997.&lt;BR /&gt;&lt;BR /&gt;
So, my question is: is there any special configuration I have to do with the inputs and outputs files?&lt;BR /&gt;&lt;BR /&gt;
I precise that I want to use TCP, not UDP. &lt;BR /&gt;
Thanks in advance.  &lt;/P&gt;</description>
    <pubDate>Thu, 07 Feb 2013 15:42:01 GMT</pubDate>
    <dc:creator>nugetchar</dc:creator>
    <dc:date>2013-02-07T15:42:01Z</dc:date>
    <item>
      <title>Problem with Syslog</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-with-Syslog/m-p/23201#M96554</link>
      <description>&lt;P&gt;Hi everyone!&lt;BR /&gt;&lt;BR /&gt;
I'm posting here because I have a problem with Splunk:&lt;BR /&gt;&lt;BR /&gt;
I've got an application (The Grinder) which generate a lot of datas in some csv-files. This application is able, thanks to a file named "logback-worker.xml", to forward via the syslog protocol those datas.&lt;BR /&gt;&lt;BR /&gt;
So, I tried this:&lt;BR /&gt;&lt;BR /&gt;
I configured the "logback-worker.xml" file in order to forward the datas to an instance of the universal forwarder of splunk, to the port 7777. Then, on Splunk, I created a receiver to listen on port 9997. The idea is to receive datas on port 7777 and to forward it to the port 9997.&lt;BR /&gt;&lt;BR /&gt;
So, my question is: is there any special configuration I have to do with the inputs and outputs files?&lt;BR /&gt;&lt;BR /&gt;
I precise that I want to use TCP, not UDP. &lt;BR /&gt;
Thanks in advance.  &lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2013 15:42:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-with-Syslog/m-p/23201#M96554</guid>
      <dc:creator>nugetchar</dc:creator>
      <dc:date>2013-02-07T15:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Syslog</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-with-Syslog/m-p/23202#M96555</link>
      <description>&lt;P&gt;Stock universal forwarders cannot listen to remote inputs like TCP / UDP / SplunkTCP (the splunk to splunk  protocol).&lt;BR /&gt;
they can only send to the indexer on splunktcp.&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;why do not send the syslog data directly to your indexer  (on a tcp port)&lt;/LI&gt;
&lt;LI&gt;a classic solution is to have a syslog server on the box writing to file, and have the forwarder monitor the files (it acts as a persistent buffer)&lt;/LI&gt;
&lt;LI&gt;otherwise, you can tweak the universal forwarder to accept tcp data, see &lt;A href="http://splunk-base.splunk.com/answers/2966/can-a-light-forwarder-forward-on-udpsyslog-data"&gt;http://splunk-base.splunk.com/answers/2966/can-a-light-forwarder-forward-on-udpsyslog-data&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;FYI a tcp input is in inputs.conf and looks like &lt;BR /&gt;
[tcp://7777]&lt;BR /&gt;
sourcetype=syslog&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2013 15:54:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-with-Syslog/m-p/23202#M96555</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2013-02-07T15:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Syslog</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-with-Syslog/m-p/23203#M96556</link>
      <description>&lt;P&gt;Thanks, I finally found a way to do what I wanted to do &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2013 15:00:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-with-Syslog/m-p/23203#M96556</guid>
      <dc:creator>nugetchar</dc:creator>
      <dc:date>2013-02-11T15:00:50Z</dc:date>
    </item>
  </channel>
</rss>

