Dashboards & Visualizations

Unable connect splunk using javascript SDK examples

drory
New Member

Hi,
I downloaded the java script SDK version and tried run the client side examples but without success.
the connection to spluck is failed
the ProxyHttp("/proxy") method returns local path: file:///C:/temp/auth/login?output_mode=json,
which does not exist.
switching it to splunk server: ProxyHttp("spluck-server:8000") returns: no session key available and also
"This resource can be found at 'spluck-server:8000/en-US/services/auth/login?output_mode=json'

I tried to put "default" on the version, it didn't help, also tried to change the splunk version to specific one but it didn't help either

i'm working in windows
any ideas what am I missing and what it might be?

10x,
Dror

0 Karma

b_crawford
Engager

Hey Drory,

I was getting this error before I realized that node.js v0.8.9 is required to run the examples. See the client side example here for an example of how to run node.js: http://dev.splunk.com/view/SP-CAAAEC9

0 Karma

drory
New Member

Thank you b_crawford,
I installed the node js server and run it but now getting
404 not found error: http://localhost:6969/proxy/services/auth/login?output_mode=json
I'm just trying to run the examples of SDK but not sure what im doing worng.
any advice?
10x
Dror

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...