Splunk Dev

How to develop splunk app using java?

charmsstyler
Explorer

I am a newbie and I am not sure if this was requested prior, but I have following questions.

How Can we develop, package and deploy Splunk App with Java?

What are the tools available? How to create the UI of the App?

Would appreciate any help. Thanks

Tags (3)
0 Karma
1 Solution

stefandagerman
Path Finder

Splunk apps are not really code, they are collections of searches, dashboards, reports, scripts etc. that are grouped together in a directory.
I would suggest you peruse this
http://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/Whatsinthismanual to learn how to go about creating them.
A good starting point: http://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/AppIntro

View solution in original post

stefandagerman
Path Finder

Splunk apps are not really code, they are collections of searches, dashboards, reports, scripts etc. that are grouped together in a directory.
I would suggest you peruse this
http://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/Whatsinthismanual to learn how to go about creating them.
A good starting point: http://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/AppIntro

ChrisG
Splunk Employee
Splunk Employee

Have you looked at the Splunk SDK for Java?

ChrisG
Splunk Employee
Splunk Employee

No, you are correct: the Java SDK is really meant for external applications. See stefandagerman's answer for information about what Splunk Web apps are. There might be some way to do what you are thinking of (I don't know enough to rule it out completely), but it would be...unusual.

charmsstyler
Explorer

yes something like that. so my app is accessible on the Home screen menu 'App'. Is that doable? how is it so?

0 Karma

ChrisG
Splunk Employee
Splunk Employee

So, just to make sure I understand: you want to write a compiled Java application and put it in /etc/apps so that it runs within Splunk Web?

charmsstyler
Explorer

@ChrisG yes I have, isn't it an external application? or is it deploy-able to Splunk app instance?

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...