Splunk Dev

SplunkJS with SimpleXML Dashboard: How to get a service object?

David
Splunk Employee
Splunk Employee

A lot of things in SplunkJS require you to have a service object. I've read in a bunch of places that splunkjs.Service should work, but it hasn't for me. How do I get a SplunkJS service object?

0 Karma
1 Solution

David
Splunk Employee
Splunk Employee

Despite some of the docs I saw, the answer is quite simply:

// Get access to Splunk objects via the JavaScript SDK
var service = mvc.createService();

Courtesy of: http://dev.splunk.com/view/SP-CAAAE25#Addingcode:usingJavaScriptandSearchProcessingLanguage-Usingthe...

View solution in original post

0 Karma

David
Splunk Employee
Splunk Employee

Despite some of the docs I saw, the answer is quite simply:

// Get access to Splunk objects via the JavaScript SDK
var service = mvc.createService();

Courtesy of: http://dev.splunk.com/view/SP-CAAAE25#Addingcode:usingJavaScriptandSearchProcessingLanguage-Usingthe...

0 Karma
Get Updates on the Splunk Community!

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

Splunk Up Your Game: Why It's Time to Embrace Python 3.9+ and OpenSSL 3.0

Did you know that for Splunk Enterprise 9.4, Python 3.9 is the default interpreter? This shift is not just a ...