Deployment Architecture

Initial set up - using splunk web framework

newatsplunk
Explorer

Hi,

I am running a codeigniter (php mvc framework) app and was looking to integrate splunk with the app. I have been experimenting with the javascript sdk and am now looking to get things started with the splunk web framework.

Looking at the examples http://docs.splunk.com/DocumentationStatic/WebFramework/1.0/ I noticed there were the required files, I saw some of them in splunk/share/splunk/search_mrsparkle/exposed/js/splunkjs ... am I looking in the right place? Also any help with where I'd put that directory would be very helpful.

Thank you

Tags (3)
0 Karma

ineeman
Splunk Employee
Splunk Employee

Are you looking to integrate Splunk into an existing app that runs outside of the main Splunk UI, or are you looking to create a customized UI inside the main Splunk UI?

If it is the former, I'd recommend looking at the Splunk JS SDK (http://dev.splunk.com/view/javascript-sdk/SP-CAAAECM) and not the Web Framework. The JS SDK was built to provide these capabilities, while the Web Framework is more about creating new custom pages inside the main Splunk UI.

We are looking into the ability to run the Splunk Web Framework outside the main Splunk UI for future versions.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...