Here's what you need to get going with the Splunk SDK for JavaScript.
If you haven't already installed Splunk, download it here. For more about installing and running Splunk and system requirements, see the Splunk Installation Manual.
Get the Splunk SDK for JavaScript—download the SDK as a ZIP and extract the files.
Node.js is required for server-side scripting, building files, running server and client examples, running unit tests, and generating documentation. Download Node.js from the Node.js website and install the version for your platform.
Notes
- We support versions 0.6.14 to 0.8.x. The SDK does not work with version 0.10.0 due to a known issue.
- Versions 0.6.14 and higher include the Node Package Manager (NPM), which is also required for the SDK. If you need to install an earlier version of NPM to work with an earlier version of Node.js, see the Super Easy Install instructions.