<?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: StreamedSearch - Streamed search connection terminated in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/StreamedSearch-Streamed-search-connection-terminated/m-p/192873#M55457</link>
    <description>&lt;P&gt;yes, we have these too ... what does it mean? &lt;/P&gt;</description>
    <pubDate>Wed, 22 Apr 2015 01:28:27 GMT</pubDate>
    <dc:creator>wsnyder2</dc:creator>
    <dc:date>2015-04-22T01:28:27Z</dc:date>
    <item>
      <title>StreamedSearch - Streamed search connection terminated</title>
      <link>https://community.splunk.com/t5/Splunk-Search/StreamedSearch-Streamed-search-connection-terminated/m-p/192871#M55455</link>
      <description>&lt;P&gt;Getting this in internal logs "StreamedSearch - Streamed search connection terminated". What does this mean?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2015 02:43:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/StreamedSearch-Streamed-search-connection-terminated/m-p/192871#M55455</guid>
      <dc:creator>ben_leung</dc:creator>
      <dc:date>2015-03-24T02:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: StreamedSearch - Streamed search connection terminated</title>
      <link>https://community.splunk.com/t5/Splunk-Search/StreamedSearch-Streamed-search-connection-terminated/m-p/192872#M55456</link>
      <description>&lt;P&gt;Ditto. Have an alert that didnt trigger. From what I can see it shows that same error.&lt;/P&gt;

&lt;P&gt;04-16-2015 13:55:19.512 -0700 INFO  StreamedSearch - Streamed search connection terminated: search_id=&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2015 15:07:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/StreamedSearch-Streamed-search-connection-terminated/m-p/192872#M55456</guid>
      <dc:creator>BP9906</dc:creator>
      <dc:date>2015-04-20T15:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: StreamedSearch - Streamed search connection terminated</title>
      <link>https://community.splunk.com/t5/Splunk-Search/StreamedSearch-Streamed-search-connection-terminated/m-p/192873#M55457</link>
      <description>&lt;P&gt;yes, we have these too ... what does it mean? &lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2015 01:28:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/StreamedSearch-Streamed-search-connection-terminated/m-p/192873#M55457</guid>
      <dc:creator>wsnyder2</dc:creator>
      <dc:date>2015-04-22T01:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: StreamedSearch - Streamed search connection terminated</title>
      <link>https://community.splunk.com/t5/Splunk-Search/StreamedSearch-Streamed-search-connection-terminated/m-p/192874#M55458</link>
      <description>&lt;P&gt;I also see these in Splunk internal logs and while the phrasing sounds like an error it is listed as INFO. if you search you will also find a corresponding "StreamedSearch - Streamed search search starting" INFO message a little earlier. It appears that these entries are just logging the start and finish of a search and not indicative of any error.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 16:54:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/StreamedSearch-Streamed-search-connection-terminated/m-p/192874#M55458</guid>
      <dc:creator>timpacl</dc:creator>
      <dc:date>2016-02-15T16:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: StreamedSearch - Streamed search connection terminated</title>
      <link>https://community.splunk.com/t5/Splunk-Search/StreamedSearch-Streamed-search-connection-terminated/m-p/192875#M55459</link>
      <description>&lt;P&gt;These errors are due to the automatic key value pair extraction that Splunk is doing.&lt;/P&gt;

&lt;P&gt;For instance, take a look at the following entry log. I have highlighted the issues, which is a bit of pain so I wonder if Splunk can do something about it in order to avoid unnecessary worrying:&lt;/P&gt;

&lt;P&gt;02-22-2016 13:49:38.722 +0000 &lt;STRONG&gt;INFO&lt;/STRONG&gt; StreamedSearch - Streamed search connection terminated: search_id=remote_myserver_1456148978.13, server=myserver, active_searches=0, elapsedTime=0.082, search='litsearch index=&lt;EM&gt;internal &lt;STRONG&gt;log_level=ERROR&lt;/STRONG&gt; _time&amp;gt;=1456148678.000 | addinfo type=count label=prereport_events | fields keepcolorder=t "host" "message" "prestats_reserved&lt;/EM&gt;&lt;EM&gt;" "psrsvd_&lt;/EM&gt;" | prestats count by host message', savedsearch_name=""&lt;/P&gt;

&lt;P&gt;This log is just telling me the search has now terminated. The log_level=ERROR means i was searching for these type of errors before, but the actual event is an INFO one.&lt;/P&gt;

&lt;P&gt;Hope that helps.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Update:&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;Forgot to mention you can get rid of these events when searching for errors in your internal logs by doing something like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal log_level=ERROR NOT ("log_level=ERROR" StreamedSearch litsearch)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 29 Sep 2020 08:51:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/StreamedSearch-Streamed-search-connection-terminated/m-p/192875#M55459</guid>
      <dc:creator>javiergn</dc:creator>
      <dc:date>2020-09-29T08:51:03Z</dc:date>
    </item>
  </channel>
</rss>

