Getting Data In

Uable to connect Splunk using php sdk

empowersplunk
New Member

I am using Splunk PHP SDK and I am not able to login using API.

$SplunkExamples_connectArguments = array(
'host' => 'api.9xnn-6gtz.data.splunkstorm.com',
'port' => '8089',
'username' => 'xxxxx',
'password' => 'xxxxx',
'token' => 'xxxxxxxxxxxxxxxxxxxx',
);

It gives me an error :
Login Failed.
Reason: String could not be parsed as XML

I also tried using curl but there also I get error :
curl: (7) Failed to connect to api.nr5b-yk5q.data.splunkstorm.com port 8089: Con
nection refused

Please help.

Tags (2)
0 Karma

uchaitanya
New Member

Can anyone help on this matter. I got the same error.
Login Failed.
Reason: String could not be parsed as XML

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...