<?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 [syslog] TCP stops normal [tcpout] in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/syslog-TCP-stops-normal-tcpout/m-p/63395#M12726</link>
    <description>&lt;P&gt;I have [tcpout] configured as below and is working fine. However i now have a requirement to syslog one sourcetype to another server. unfortunately when i add the [syslog] stanza and atributes as below and restart service, the syslog starts working but the standard tcpout stops forwarding to my indexers&lt;/P&gt;

&lt;P&gt;any idea why? how to trouble shoot? i would like both working&lt;/P&gt;

&lt;P&gt;outputs.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
defaultGroup = default-autolb-group
disabled = false

[tcpout:default-autolb-group]
autoLB = true
disabled = false
server = indexer1:9997,indexer2:9997
useACK = true
maxQueueSize = 100MB

[syslog]
defaultGroup = teamb

[syslog:teamb]
server = 10.0.0.2:514
type  = tcp
syslogSourcetype = sourcetype::proxylogs
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 30 May 2012 09:47:33 GMT</pubDate>
    <dc:creator>robf</dc:creator>
    <dc:date>2012-05-30T09:47:33Z</dc:date>
    <item>
      <title>[syslog] TCP stops normal [tcpout]</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/syslog-TCP-stops-normal-tcpout/m-p/63395#M12726</link>
      <description>&lt;P&gt;I have [tcpout] configured as below and is working fine. However i now have a requirement to syslog one sourcetype to another server. unfortunately when i add the [syslog] stanza and atributes as below and restart service, the syslog starts working but the standard tcpout stops forwarding to my indexers&lt;/P&gt;

&lt;P&gt;any idea why? how to trouble shoot? i would like both working&lt;/P&gt;

&lt;P&gt;outputs.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
defaultGroup = default-autolb-group
disabled = false

[tcpout:default-autolb-group]
autoLB = true
disabled = false
server = indexer1:9997,indexer2:9997
useACK = true
maxQueueSize = 100MB

[syslog]
defaultGroup = teamb

[syslog:teamb]
server = 10.0.0.2:514
type  = tcp
syslogSourcetype = sourcetype::proxylogs
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 30 May 2012 09:47:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/syslog-TCP-stops-normal-tcpout/m-p/63395#M12726</guid>
      <dc:creator>robf</dc:creator>
      <dc:date>2012-05-30T09:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: [syslog] TCP stops normal [tcpout]</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/syslog-TCP-stops-normal-tcpout/m-p/63396#M12727</link>
      <description>&lt;P&gt;Are there any mesages in the Splunkd.log? Also, what happens if you change Syslog over to use UDP? What sort of setup do you have? (Is this a heavy forwarder, light-weight or UF?)&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2012 10:02:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/syslog-TCP-stops-normal-tcpout/m-p/63396#M12727</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-05-30T10:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: [syslog] TCP stops normal [tcpout]</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/syslog-TCP-stops-normal-tcpout/m-p/63397#M12728</link>
      <description>&lt;P&gt;05-30-2012 10:44:54.699 -0400 INFO  TailingProcessor - Could not send data to output queue (parsingQueue), retrying...&lt;BR /&gt;
05-30-2012 10:45:48.358 -0400 INFO  TcpOutputProc - Connected to idx=&lt;INDEXER1IP&gt;:9997 using ACK.&lt;BR /&gt;
05-30-2012 10:46:18.394 -0400 INFO  TcpOutputProc - Connected to idx=&lt;INDEXER2IP&gt;:9997 using ACK.&lt;/INDEXER2IP&gt;&lt;/INDEXER1IP&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2012 14:51:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/syslog-TCP-stops-normal-tcpout/m-p/63397#M12728</guid>
      <dc:creator>robf</dc:creator>
      <dc:date>2012-05-30T14:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: [syslog] TCP stops normal [tcpout]</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/syslog-TCP-stops-normal-tcpout/m-p/63398#M12729</link>
      <description>&lt;P&gt;looks like key error is &lt;/P&gt;

&lt;P&gt;05-30-2012 10:44:54.699 -0400 INFO  TailingProcessor - Could not send data to output queue (parsingQueue), retrying....&lt;/P&gt;

&lt;P&gt;this is a heavy forwarder.&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2012 14:52:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/syslog-TCP-stops-normal-tcpout/m-p/63398#M12729</guid>
      <dc:creator>robf</dc:creator>
      <dc:date>2012-05-30T14:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: [syslog] TCP stops normal [tcpout]</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/syslog-TCP-stops-normal-tcpout/m-p/63399#M12730</link>
      <description>&lt;P&gt;do not use defaultGroup for syslog, use directly&lt;/P&gt;

&lt;P&gt;`&lt;BR /&gt;
[syslog]&lt;BR /&gt;
server = 10.0.0.2:514&lt;BR /&gt;
type  = tcp&lt;BR /&gt;
syslogSourcetype = sourcetype::proxylogs&lt;/P&gt;

&lt;P&gt;`&lt;BR /&gt;
if you have multiple syslogs, use a different name, like [syslog-teamb]&lt;/P&gt;</description>
      <pubDate>Fri, 11 Apr 2014 23:59:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/syslog-TCP-stops-normal-tcpout/m-p/63399#M12730</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2014-04-11T23:59:52Z</dc:date>
    </item>
  </channel>
</rss>

