Splunk Search

My search returns results when run in an app's search bar, but why are there no results when run in the Search & Reporting app?

Steave4app
New Member

Hi Guys,

I am not getting any result from the main search bar with the search below. Even though the same query is working in the App search bar.

index=protect "File Status"=unsafe user="*" "File Name"="*" | dedup "DeviceName", SHA256, "File Path", "File Name" | stats count by "Classification", "File Status", "DeviceName", "File Name" | addtotals fieldname=sum | sort -count | head 10

I checked with the below searches too.

index=main "File Status"=unsafe user="*" "File Name"="*" | dedup "DeviceName", SHA256, "File Path", "File Name" | stats count by "Classification", "File Status", "DeviceName", "File Name" | addtotals fieldname=sum | sort -count | head 10

and

index=*  "File Status"=unsafe user="*" "File Name"="*" | dedup "DeviceName", SHA256, "File Path", "File Name" | stats count by "Classification", "File Status", "DeviceName", "File Name" | addtotals fieldname=sum | sort -count | head 10

Can someone help me out on this or tell me why the result is not populating?

0 Karma

dmaislin_splunk
Splunk Employee
Splunk Employee

Have you checked to see if the app permissions or the extracted fields are set to global?

0 Karma

Steave4app
New Member

Hi

I have checked that its not global. Its based on app only. How do I change to global as I have not got that option yet. Can you please guide me?

0 Karma
Get Updates on the Splunk Community!

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...