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!

Break the Build: Inside the KubeDoom Lounge at .conf26

    You step up to the machine. The pixelated corridors of a certain 1993 FPS load in front of you, EMP Pulse ...

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...