All Apps and Add-ons

None of the pre-build panels are working.

vipul_cvent
New Member

Hi,

I was able to index all of the GCP data - But somehow none of the "Panel" is working - Can anyone please check and confirm us back??

Thanks
Vipul

0 Karma

hcannon
Path Finder

I can confirm that in the newest version of this app installed on Splunk 7 none of the pre-built panels are working. After reviewing the searches I realized all of the field names in the searches are incorrect. As an example I had to change the pre-built panel called "GCP - Operation Count by User" to the following search to get it to work:

index=[your gcp index] sourcetype=google:gcp:pubsub:message data.logName="*activity_log" | rename data.jsonPayload.actor.user as Username | eval Username=if(Username=="", "Unknown", Username) | stats count by Username data.jsonPayload.event_subtype | rename data.jsonPayload.event_subtype as "Event Type" | sort -count | rename count as Count | table Username, "Event Type", Count

0 Karma

adonio
Ultra Champion

what is the message you see on the panels?
can you verify data is in and sourcetypes are correct?
are the index that the data in is searched by default by the role / user looking at panels?

0 Karma
Get Updates on the Splunk Community!

.conf25 Registration is OPEN!

Ready. Set. Splunk! Your favorite Splunk user event is back and better than ever. Get ready for more technical ...

Detecting Cross-Channel Fraud with Splunk

This article is the final installment in our three-part series exploring fraud detection techniques using ...

Splunk at Cisco Live 2025: Learning, Innovation, and a Little Bit of Mr. Brightside

Pack your bags (and maybe your dancing shoes)—Cisco Live is heading to San Diego, June 8–12, 2025, and Splunk ...