...he mobile access server communicate via httpproxy to this service?
I tried to put the export httpproxy definition into the server.sh and start the server, but that did not work. The server.log d...
...unning. Is this an obsolete SDK? Copyright is 2011-2012 The URL where the error occurs is: http://localhost:6969/proxy/services/auth/login?output_mode=json The documentation suggests to use a r...
...ot.
The challenge in a few words is having search head nodes without any access to the LDAP service, only the reverse proxy has access to LDAP and authenticates uses with SSO.
Architecture S...
...unction() {
$(tag).remove();
};
var http = new splunkjs.ProxyHttp("/proxy");
var service = new splunkjs.Service(http, {
username: username,
password: password,
scheme: scheme,
host: h...
...appening regardless of the captain.
The bin/splunk show shcluster-status is also failing from time to time, either showing all members as down, or showing:
"Failed to proxy call to member https://x...
...service ( which is supposed to be run by node.js).
In the client's js code:
var http = new splunkjs.ProxyHttp("/proxy");
// Create a Service instance and log in
var s...
Good Morning,
I'm trialing Splunk Cloud in anticipation of a purchase. I have installed Splunk Enterprise as the deployment server and universal forwarders on three servers. My clients are showing ...
...ulti site capable, 1 site live for now
2x heavy forwarders
load balanced reverse proxy serving search head pool url access for users
question:
i am in the process of researching implementing a s...
Hello,
I'm troubleshooting an issue with my proof-of-concept Splunk instance (single instance of Splunk Enterprise hosted on-prem) and was wondering if someone could help.
I have a UF deployed on...