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!

Upcoming Webinar: Unmasking Insider Threats with Slunk Enterprise Security’s UEBA

Join us on Wed, Dec 10. at 10AM PST / 1PM EST for a live webinar and demo with Splunk experts! Discover how ...

.conf25 technical session recap of Observability for Gen AI: Monitoring LLM ...

If you’re unfamiliar, .conf is Splunk’s premier event where the Splunk community, customers, partners, and ...

A Season of Skills: New Splunk Courses to Light Up Your Learning Journey

There’s something special about this time of year—maybe it’s the glow of the holidays, maybe it’s the ...