All Apps and Add-ons

Splunk ODBC: How do you fix Error 60?

GnanasekarP
New Member

Hello all, I have problem saying that Error 60 in splunk i.e.

I have installed Splunk ODBC 32-bit with the following configuration for my 32-bit Excel application to access some saved Splunk queries :

Data Source name - Splunk ODBC 32  
login ID - myusername
Password -    ********* 
Server  URL - "http://splunkserver:443" 
Unchecked "Verify Server SSL Certificate"

However, every time I try connecting to Splunk using Query Editor in Excel , I get this error : "[60] Unexpected response from server. Verify the server URL. Ero parsing JSON:Expect either an object or array at root"( https://mindmajix.com/splunk-training )

The server URL is working fine when I checked it directly from the browser.

Please let me know how this can be resolved.

Thanks in advance

0 Karma

jplumsdaine22
Influencer

You should be connecting to splunkd, not splunkweb. By default that will be https://splunkserver:8089

damien_chillet
Builder

The URL you indicated start with "http", shouldn't it be "https"?

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...