Splunk Search

Splunk returns different result with search query and Dashboard

kumarnis45
Path Finder

Hi,

 

  I am running a basic search query in splunk search directly with command such as

query:

sourcetype=aws*-cloudwatch-logs file.txt | rex "RequestId: (?<reqid>[\S+]*)\s" | table reqid | dedup reqid

 

it return the output reqid as "72830b96-c6g3-21fg-0063-ae728c68c1fc"

 

But if i run the same command through the splunk dashboard splunk returing the complete raw data which i dont need. why splunk dashboard return a raw result rather than a single output?

 

Any help is appreciated.

 

Thanks.

Labels (1)
0 Karma

kumarnis45
Path Finder

I solved this issue by correcting the type of the dashboard as query.

0 Karma

efavreau
Motivator

@kumarnis45Check the dashboard settings by going into edit view, and check the query and the visualization are set to meet your expectations. I might guess the query is not exactly the same, or there are other things going on in the dashboard.
You are correct, that with the right configuration, the search and the dashboard should output the same data and the same visualization.

###

If this reply helps you, an upvote would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Archived Metrics Now Available for APAC and EMEA realms

We’re excited to announce the launch of Archived Metrics in Splunk Infrastructure Monitoring for our customers ...

Detecting Remote Code Executions With the Splunk Threat Research Team

WATCH NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If exploited, ...

Enter the Dashboard Challenge and Watch the .conf24 Global Broadcast!

The Splunk Community Dashboard Challenge is still happening, and it's not too late to enter for the week of ...