Splunk Dev

Authenticating to Splunk cloud causing "Unexpected DTD declaration. Line 1, position 3."

praveenp
Observer

I've created a trial account in Splunk cloud and I am trying to create index using the Splunk client C# SDK and when I try to login it throws "Unexpected DTD declaration. Line 1, position 3."

 

var service = new Service(new Uri("https://prd-p-8298m.splunkcloud.com"));
service.LogOnAsync("sc_admin", "password").Wait();

 

 I tried to change the port to 8089 as well but this caused "A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond." error

Any help on this would be appreciated. 

Thanks in advance

Labels (1)
0 Karma

ryanoconnor
Builder

Have you verified that port 8089 is open already? I would check this outside of the SDK first. 

This can be done with telnet if this is windows:

telnet prd-p-8298m.splunkcloud.com 8089

 

0 Karma

praveenp
Observer

The port is not open.

Got the following message from telent

"Connecting To prd-p-8298m.splunkcloud.com...Could not open connection to the host, on port 8089: Connect failed"

Can we enable that port in splunk cloud?

 

0 Karma

ryanoconnor
Builder

Yes port 8089 can be opened. You just need to file a support case.

 

https://docs.splunk.com/Documentation/SplunkCloud/latest/RESTTUT/RESTandCloud

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

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