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!

Developer Spotlight with Denis Gladkikh

From Splunk Engineer to Kubernetes App Builder Denis GladkikhWhat happens when a lifelong developer turns a ...

Governing Enterprise AI, Bringing Cisco Telemetry Home, and More from Splunk Lantern

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...

Agentic SOC Triage: Investigating Splunk ES Notables with MCP Server and a Local LLM

The Problem: Too Many Alerts, Too Little Context Security operations teams running Splunk Enterprise Security ...