<?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 Query in Verbose mode results but while finalising in Fast mode, the results arent displaying ? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Query-in-Verbose-mode-results-but-while-finalising-in-Fast-mode/m-p/449364#M166818</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have a query which finalises me all JSP pages performance for every month. It provides me correct result in Verbose mode. &lt;BR /&gt;
But while running on Fast mode, the results shows up but at the end while finalising, there are no results found for the same query.&lt;BR /&gt;
It is strange though. Could someone help me out on what is wrong in here ?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=test  page=JSP  |eval req = tostring(req) |convert num(AvgWallTime) as AvgWallTime |eval AvgWallTime=if(AvgWallTime=="",0,AvgWallTime) | chart avg(AvgWallTime) as Average  over month by req useother=f limit=100
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 30 Oct 2018 10:13:06 GMT</pubDate>
    <dc:creator>sangs8788</dc:creator>
    <dc:date>2018-10-30T10:13:06Z</dc:date>
    <item>
      <title>Query in Verbose mode results but while finalising in Fast mode, the results arent displaying ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Query-in-Verbose-mode-results-but-while-finalising-in-Fast-mode/m-p/449364#M166818</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have a query which finalises me all JSP pages performance for every month. It provides me correct result in Verbose mode. &lt;BR /&gt;
But while running on Fast mode, the results shows up but at the end while finalising, there are no results found for the same query.&lt;BR /&gt;
It is strange though. Could someone help me out on what is wrong in here ?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=test  page=JSP  |eval req = tostring(req) |convert num(AvgWallTime) as AvgWallTime |eval AvgWallTime=if(AvgWallTime=="",0,AvgWallTime) | chart avg(AvgWallTime) as Average  over month by req useother=f limit=100
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 30 Oct 2018 10:13:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Query-in-Verbose-mode-results-but-while-finalising-in-Fast-mode/m-p/449364#M166818</guid>
      <dc:creator>sangs8788</dc:creator>
      <dc:date>2018-10-30T10:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Query in Verbose mode results but while finalising in Fast mode, the results arent displaying ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Query-in-Verbose-mode-results-but-while-finalising-in-Fast-mode/m-p/449365#M166819</link>
      <description>&lt;P&gt;Which version of splunk you are using? Did you try using smart mode?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 11:50:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Query-in-Verbose-mode-results-but-while-finalising-in-Fast-mode/m-p/449365#M166819</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2018-10-30T11:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Query in Verbose mode results but while finalising in Fast mode, the results arent displaying ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Query-in-Verbose-mode-results-but-while-finalising-in-Fast-mode/m-p/449366#M166820</link>
      <description>&lt;P&gt;Version 7.0.2. The problem is i want this to be add it as a panel in dashboard. I suppose the panels are in fast mode. So i need this to work in fast mode.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2018 04:49:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Query-in-Verbose-mode-results-but-while-finalising-in-Fast-mode/m-p/449366#M166820</guid>
      <dc:creator>sangs8788</dc:creator>
      <dc:date>2018-10-31T04:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Query in Verbose mode results but while finalising in Fast mode, the results arent displaying ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Query-in-Verbose-mode-results-but-while-finalising-in-Fast-mode/m-p/449367#M166821</link>
      <description>&lt;P&gt;Got this fixed. Looks like one of the Request name is too large to be a column field name. That is the reason it didnt show the results. &lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2018 05:07:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Query-in-Verbose-mode-results-but-while-finalising-in-Fast-mode/m-p/449367#M166821</guid>
      <dc:creator>sangs8788</dc:creator>
      <dc:date>2018-10-31T05:07:53Z</dc:date>
    </item>
  </channel>
</rss>

