Splunk Search

Query in Verbose mode results but while finalising in Fast mode, the results arent displaying ?

sangs8788
Communicator

Hi,

I have a query which finalises me all JSP pages performance for every month. It provides me correct result in Verbose mode.
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.
It is strange though. Could someone help me out on what is wrong in here ?

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
Tags (1)
0 Karma
1 Solution

sangs8788
Communicator

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.

View solution in original post

0 Karma

sangs8788
Communicator

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.

0 Karma

p_gurav
Champion

Which version of splunk you are using? Did you try using smart mode?

0 Karma

sangs8788
Communicator

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.

0 Karma
Get Updates on the Splunk Community!

Continuing Innovation & New Integrations Unlock Full Stack Observability For Your ...

You’ve probably heard the latest about AppDynamics joining the Splunk Observability portfolio, deepening our ...

Monitoring Amazon Elastic Kubernetes Service (EKS)

As we’ve seen, integrating Kubernetes environments with Splunk Observability Cloud is a quick and easy way to ...

Cloud Platform & Enterprise: Classic Dashboard Export Feature Deprecation

As of Splunk Cloud Platform 9.3.2408 and Splunk Enterprise 9.4, classic dashboard export features are now ...