New _orgName Field for MSSP Multi-Org Searches (Search)
We're excited to announce that multi-child-org search results now include an _orgName field alongside _orgId, so MSSP users can identify which child org a result came from without having to remember its _orgId. For example, * | count by _orgId, _orgName.
You can also run these searches programmatically instead of using the Search UI, by setting childOrgIds or includeAllChildOrgs when you create a search job with the Search Job Management API.