<?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: Configuration for TCP input and TCP Output in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Configuration-for-TCP-input-and-TCP-Output/m-p/692882#M235822</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/258618"&gt;@JohnEGones&lt;/a&gt;, I have created Splunk Indexer and Splunk UF using docker-compose files. Both are running on the same host. We are able to forward the logs if we configure file monitoring in inputs.conf. But when I tried reading the data logs from TCP input, the data is not going to Indexer.&lt;/P&gt;&lt;P&gt;Could you please share some debugging steps to troubleshoot this issue ?&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2024 14:08:18 GMT</pubDate>
    <dc:creator>NReddy12</dc:creator>
    <dc:date>2024-07-10T14:08:18Z</dc:date>
    <item>
      <title>Configuration for TCP input and TCP Output</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Configuration-for-TCP-input-and-TCP-Output/m-p/692862#M235816</link>
      <description>&lt;P&gt;We have configured inputs.conf with tcp to fetch the logs from streaming and send logs to Splunk server via TCP output. Logs are not being forwarded to Splunk server.&lt;/P&gt;&lt;P&gt;Could someone please share the proper set of inputs.conf and outputs.conf for reading the logs from TCP inputs ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;inputs.conf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[tcp://1.2.3.4:7514]
connection_host=ip
queueSize=10MB
persistentQueueSize=50MB
index=test_data
sourcetype=testdata
_TCP_ROUTING=ib_group&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;outputs.conf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[tcpout:ib_group]
server=1.2.3.4:9997
useACK=false&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 08:46:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Configuration-for-TCP-input-and-TCP-Output/m-p/692862#M235816</guid>
      <dc:creator>NReddy12</dc:creator>
      <dc:date>2024-07-10T08:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration for TCP input and TCP Output</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Configuration-for-TCP-input-and-TCP-Output/m-p/692867#M235818</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/266814"&gt;@NReddy12&lt;/a&gt;&amp;nbsp;...&lt;/P&gt;&lt;P&gt;using the btool, are you able to verify if the inputs is listed..&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;$SPLUNK_HOME$/bin/splunk btool inputs list --debug | grep tcp&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 10 Jul 2024 10:10:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Configuration-for-TCP-input-and-TCP-Output/m-p/692867#M235818</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2024-07-10T10:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration for TCP input and TCP Output</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Configuration-for-TCP-input-and-TCP-Output/m-p/692871#M235819</link>
      <description>&lt;P&gt;Yes &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/80737"&gt;@inventsekar&lt;/a&gt; , I'm able to verify the inputs.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;/opt/splunkforwarder # ./bin/splunk btool inputs list --debug | grep tcp
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/inputs.conf [splunktcp]
/opt/splunkforwarder/etc/system/default/inputs.conf                        [tcp]
/opt/splunkforwarder/etc/system/local/inputs.conf                          [tcp://10.196.246.1:7514]


/opt/splunkforwarder # ./bin/splunk btool outputs list --debug | grep tcp
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf [tcpout]
/opt/splunkforwarder/etc/system/default/outputs.conf                        tcpSendBufSz = 0
/opt/splunkforwarder/etc/system/local/outputs.conf                          [tcpout:ib_group]&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 10 Jul 2024 10:27:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Configuration-for-TCP-input-and-TCP-Output/m-p/692871#M235819</guid>
      <dc:creator>NReddy12</dc:creator>
      <dc:date>2024-07-10T10:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration for TCP input and TCP Output</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Configuration-for-TCP-input-and-TCP-Output/m-p/692873#M235820</link>
      <description>&lt;P&gt;I suppose I'll ask: did you verify network connectivity between the host (with I presume a UF) and the HFs? And the HFs and the Indexing peers? Makig sure there are no issues with switches or firewalls (opening needed ports etc.)&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 12:09:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Configuration-for-TCP-input-and-TCP-Output/m-p/692873#M235820</guid>
      <dc:creator>JohnEGones</dc:creator>
      <dc:date>2024-07-10T12:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration for TCP input and TCP Output</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Configuration-for-TCP-input-and-TCP-Output/m-p/692882#M235822</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/258618"&gt;@JohnEGones&lt;/a&gt;, I have created Splunk Indexer and Splunk UF using docker-compose files. Both are running on the same host. We are able to forward the logs if we configure file monitoring in inputs.conf. But when I tried reading the data logs from TCP input, the data is not going to Indexer.&lt;/P&gt;&lt;P&gt;Could you please share some debugging steps to troubleshoot this issue ?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 14:08:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Configuration-for-TCP-input-and-TCP-Output/m-p/692882#M235822</guid>
      <dc:creator>NReddy12</dc:creator>
      <dc:date>2024-07-10T14:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Configuration for TCP input and TCP Output</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Configuration-for-TCP-input-and-TCP-Output/m-p/692895#M235825</link>
      <description>&lt;P&gt;I am not familiar with Splunk on Docker, so I don't have any experience that will be useful here.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Some refs you may find useful:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://splunk.github.io/docker-splunk/ARCHITECTURE.html" target="_blank"&gt;Architecture | docker-splunk&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://splunk.github.io/docker-splunk/TROUBLESHOOTING.html" target="_blank"&gt;Navigation | docker-splunk&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.splunk.com/t5/Getting-Data-In/Forwarding-data-into-indexer/m-p/568691" target="_blank"&gt;Forwarding data into indexer - Splunk Community&lt;/A&gt;&amp;nbsp;(Similar question)&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 15:12:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Configuration-for-TCP-input-and-TCP-Output/m-p/692895#M235825</guid>
      <dc:creator>JohnEGones</dc:creator>
      <dc:date>2024-07-10T15:12:24Z</dc:date>
    </item>
  </channel>
</rss>

