Troubleshoot insufficient permission errors
Resolve permission errors returned by federated search queries.
Federated search queries return the error insufficient permission to access this resource.
The federated service account role or the local user role is missing required search or index permissions. The built-in admin role already includes the search capability, so avoid editing the default admin role just to enable federated search.
Troubleshoot federated provider not found
Resolve "Not Found" errors returned when the federated search app isn't deployed on the LOCAL cluster.
Federated search requests return {"messages":[{"type":"ERROR","text":"Not Found"}]}.
The federated search app isn't deployed on the LOCAL cluster, or Splunk hasn't restarted since deployment.
Troubleshoot cannot reach remote SHC
Resolve connection timeouts between the LOCAL and REMOTE search head clusters.
The LOCAL cluster can't reach the REMOTE search head cluster. Symptoms include connection timeouts or a Cannot reach remote SHC error.
The Service resource of type ExternalName or the Ingress resource is misconfigured.
Troubleshoot authentication failures
Resolve 401 Unauthorized and authentication failure errors for the federated search service account.
Federated search requests return 401 Unauthorized or Authentication failed.
The service account credentials are incorrect.
Troubleshoot no data returned
Resolve a federated search that returns 0 results.
A federated search returns 0 results.
The index doesn't exist on the REMOTE cluster, the remote index has no data, or the fsh_user role doesn't have permission to the index.
Troubleshoot app framework not deploying apps
Resolve App Framework failing to deploy the federated search app to the LOCAL cluster after uploading it to Azure.
App Framework doesn't deploy the federated search app to the LOCAL cluster after you upload it to Azure.
Azure permissions or the App Framework path configuration is incorrect.