Getting Data In

what could cause “server error” or “Your network connection may have been lost or Splunk may be down" “ when trying to load MS Azure Import Identity Provider (IdP) metadata

jbarlow_splunk
Splunk Employee
Splunk Employee

When attempting to load the idp federation meta data,
encounter either “server error” or “Your network connection may have been lost or Splunk may be down"

Tags (1)
0 Karma
1 Solution

jbarlow_splunk
Splunk Employee
Splunk Employee

These errors indicate an error in the requests between browser and splunkd
specifically when calling

splunkd/__raw/services/admin/SAML-idp-metadata

to be able to debug this , need to use either a http tracing tool , or network trace
to see either response errors or network errors

On Chrome , for example, can use - Chrome DevTools

Select More Tools > Developer Tools from the Chrome Menu.
Right-click on a page element and select Inspect

Then view the network panel , and look at the responses

One example cause , could be with nginx reverse proxy with default settings
and following response seen :
alt text
414 Request-URI Too Large
nginx/1.4.6 (Ubuntu)

In that case resolution http://nginx.org/en/docs/http/ngx_http_core_module.html#large_client_header_buffers

View solution in original post

0 Karma

jbarlow_splunk
Splunk Employee
Splunk Employee

These errors indicate an error in the requests between browser and splunkd
specifically when calling

splunkd/__raw/services/admin/SAML-idp-metadata

to be able to debug this , need to use either a http tracing tool , or network trace
to see either response errors or network errors

On Chrome , for example, can use - Chrome DevTools

Select More Tools > Developer Tools from the Chrome Menu.
Right-click on a page element and select Inspect

Then view the network panel , and look at the responses

One example cause , could be with nginx reverse proxy with default settings
and following response seen :
alt text
414 Request-URI Too Large
nginx/1.4.6 (Ubuntu)

In that case resolution http://nginx.org/en/docs/http/ngx_http_core_module.html#large_client_header_buffers

0 Karma
Get Updates on the Splunk Community!

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...

Splunk APM: New Product Features + Community Office Hours Recap!

Howdy Splunk Community! Over the past few months, we’ve had a lot going on in the world of Splunk Application ...

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...