Splunk Dev

splunk 6 CORS cross orgin resource sharing

kundeng
Path Finder

Hi,
Has anyone actually tried the CORS in splunk?

I configured the following in server.conf, but I can't get the splunkjs to access splunk instance on a different machine than a web2py server. Is there anything that I need to change on client/javascript side?
[httpServer]
crossOriginSharingPolicy = *

0 Karma

Julian_par
New Member

Hi!
Is there any chance you could give the path of such a certificate?

Thanks,
Julian!

0 Karma

kundeng
Path Finder

Hi, it turns out the problem is with self-signed server certificate for splunkd. If you manually import the certificate into firefox and it should work. Note this only works with firefox, for chrome, the certificate has to match the server name, and so even if you import it into chrome, it still might not work.

0 Karma

CVidad
New Member

I, too, am having trouble with CORS in Splunk. I set

crossOriginSharingPolicy = *

in system/local/server.conf but my browser's(firefox) javascript console pops an error "Cross-Origin Request Blocked: blah blah" when doing an AJAX post

0 Karma
Get Updates on the Splunk Community!

Splunk Enterprise Security 8.0.2 Availability: On cloud and On-premise!

A few months ago, we released Splunk Enterprise Security 8.0 for our cloud customers. Today, we are excited to ...

Logs to Metrics

Logs and Metrics Logs are generally unstructured text or structured events emitted by applications and written ...

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...