When rendering maps from an unauthenticated server, we receive the error: "Unsupported Splunk version detected - Maps+ for Splunk requires Splunk 7.x". However, when already authenticated to the hosting splunk server with Splunk web credentials as you would for normal searches, the maps loads properly with no error.
What could be the cause of this behavior and how do we correct?
... View more
Additional details: When I follow the instructions exactly, we are getting the following:
On the step where it states:
npm install --save splunk-logging
this is the result...
npm ERR! code ENOSELF
npm ERR! Refusing to install package with name "splunk-logging" under a package
npm ERR! also called "splunk-logging". Did you name your project the same
npm ERR! as the dependency you're installing?
How do we get past this? Is there something we are missing?
... View more
We would like to know what is the simplest way to use JavaScript in a basic web application to send data to Splunk? I've tried a few examples without success over the past few days and it's just gotten frustrating. Does anyone have any simple example of getting this working with XMLHttpRequest functions?
Thanks!
... View more