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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Unlocking Unified Insights: New Gigamon Federated Search App for Splunk

In today’s data-heavy environment, organizations are caught in a data distribution dilemma. As data volumes ...

GA: New Data Management App in Splunk Platform

Streamlining Data Management: Introducing a unified experience in Splunk Managing data at scale shouldn’t feel ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...