<?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: Strange queue name in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Strange-queue-name/m-p/26261#M4319</link>
    <description>&lt;P&gt;Either Splunk does not like your strange name (with all those numbers and dots/periods) or your indexers have SSL turned on and are listening on port 9998 in stead of port 9997.  There are tools to check which ports have listeners (I do not know your OS) or you can just experiment (try changing your default group to use alpha-only).  Here is another answer that shows a working pair of configuration files:&lt;BR /&gt;
&lt;A href="http://answers.splunk.com/answers/110392/ssl-connection-between-indexer-and-forwarder.html"&gt;http://answers.splunk.com/answers/110392/ssl-connection-between-indexer-and-forwarder.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 02 May 2015 13:42:56 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2015-05-02T13:42:56Z</dc:date>
    <item>
      <title>Strange queue name</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Strange-queue-name/m-p/26258#M4316</link>
      <description>&lt;P&gt;Hello all. &lt;/P&gt;

&lt;P&gt;I'm 4 days into my splunk experience and have a problem I don't know where to begin tracking down.  I have a 4.2.1 splunk installation and the indexer is showing metrics.log entries such as this:&lt;/P&gt;

&lt;P&gt;06-09-2011 14:27:38.435 -0700 INFO  Metrics - group=queue, name=192.168.27.128_9997, max_size_kb=500, current_size_kb=4, current_size=10, largest_size=10, smallest_size=10&lt;/P&gt;

&lt;P&gt;This queue never gets smaller, only larger and eventually seems to cause a blockage of itself, aggqueue and typingqueue.&lt;/P&gt;

&lt;P&gt;My question starts with what generates that "name=192.168.27.128_9997"?  The only thing I know of that contains that string is my forwarder's $SPLUNK_HOME/etc/apps/search/local/outputs.conf file as the defaultGroup entry.  The contents of the file are below and are a holdover from a 4.1.2 installation.&lt;/P&gt;

&lt;P&gt;[tcpout]&lt;BR /&gt;
defaultGroup = 192.168.27.128_9997&lt;BR /&gt;
disabled = false&lt;/P&gt;

&lt;P&gt;[tcpout:192.168.27.128_9997]&lt;BR /&gt;
server = 192.168.27.128:9997&lt;/P&gt;

&lt;P&gt;[tcpout-server://192.168.27.128:9997]&lt;/P&gt;

&lt;P&gt;Hopefully given some context I can hunt down a more appropriate configuration and begin indexing our files. &lt;/P&gt;

&lt;P&gt;Regards.&lt;BR /&gt;
dbam&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:40:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Strange-queue-name/m-p/26258#M4316</guid>
      <dc:creator>dbamberger</dc:creator>
      <dc:date>2020-09-28T09:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Strange queue name</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Strange-queue-name/m-p/26259#M4317</link>
      <description>&lt;P&gt;Is your Splunk server receiving data from you forwarders?  Go to: Manager -&amp;gt; Forwarding and Receiving -&amp;gt; Configure Receiving&lt;/P&gt;

&lt;P&gt;Is the server configured to Receive on port 9997?&lt;/P&gt;

&lt;P&gt;While you're in Manager, go to Manager -&amp;gt; Forwarding and Receiving -&amp;gt; Configure Forwarding, and make sure that the splunk server isn't forwarding data to itself.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2011 23:17:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Strange-queue-name/m-p/26259#M4317</guid>
      <dc:creator>mw</dc:creator>
      <dc:date>2011-06-09T23:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Strange queue name</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Strange-queue-name/m-p/26260#M4318</link>
      <description>&lt;P&gt;It had been, we'd pulled in a good deal of fascinating stuff(recall 4 days in!).  Then after an upgrade of indexer and forwarders it shut down on us. We had TCP9997 setup as a listener.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2011 15:52:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Strange-queue-name/m-p/26260#M4318</guid>
      <dc:creator>dbamberger</dc:creator>
      <dc:date>2011-06-10T15:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Strange queue name</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Strange-queue-name/m-p/26261#M4319</link>
      <description>&lt;P&gt;Either Splunk does not like your strange name (with all those numbers and dots/periods) or your indexers have SSL turned on and are listening on port 9998 in stead of port 9997.  There are tools to check which ports have listeners (I do not know your OS) or you can just experiment (try changing your default group to use alpha-only).  Here is another answer that shows a working pair of configuration files:&lt;BR /&gt;
&lt;A href="http://answers.splunk.com/answers/110392/ssl-connection-between-indexer-and-forwarder.html"&gt;http://answers.splunk.com/answers/110392/ssl-connection-between-indexer-and-forwarder.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 May 2015 13:42:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Strange-queue-name/m-p/26261#M4319</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-05-02T13:42:56Z</dc:date>
    </item>
  </channel>
</rss>

