All Apps and Add-ons

Is there a way to identify the Salesforce Org Name/ID from which the data is being pulled in the data itself by means of a field name?

vvarghes6
Explorer

Currently, we are successfully able to pull the data from our various Salesforce Org using the Add-on, but we would like to differentiate the data based on the Salesforce OrgName/OrgID from which the data is pulled. It looks like we currently pulling the data based on the Object Name/EventLogtype.

0 Karma

pdwittman
Engager

You might try differentiating your data-sets by index, for example we have indexes names like: app1_prod; app1_uat; app2_prod; app2_dev; app3_prod, app3_qa; etc... We have to manipulate the dashboard code & eventtypes and such to account for this, but it works well for us...

0 Karma
Get Updates on the Splunk Community!

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 ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...