All Apps and Add-ons

Splunk JAR file

KAjnadkar
Explorer

Can someone please tell me what do I need to import in netbeans to get my java application to talk to Splunk?

Tags (2)
0 Karma
1 Solution

sdaniels
Splunk Employee
Splunk Employee

There are examples for the Java SDK on github in the examples folder.

https://github.com/splunk/splunk-sdk-java

Here's a simple search example and you'll see the classes used. There are many different examples to reference.

https://github.com/splunk/splunk-sdk-java/blob/master/examples/search_simple/com/splunk/sdk/search_s...

What are you trying to do?

View solution in original post

0 Karma

KAjnadkar
Explorer

Thank you very much. I found them.
The problem is, in the tutorial, it asks to do an ANT CLEAN. I think it may have something to do with the missing Jars.
Anyway, thank you again.
See you around.

0 Karma

sdaniels
Splunk Employee
Splunk Employee

splunk.jar is all that you need. When you build the Java SDK you'll find the .jar in /splunk-sdk-java/dist/

KAjnadkar
Explorer

I am sorry.
I am new to Splunk.
I just need to know what Jar file can I include in the library in netbeans that will make "import com.splunk.;" error go away.
I included all the jar files that appear in Splunk-sdk-java\lib\ in my netbeans project after ANTing as per instructions, but it still cannot resolve the import com.Splunk.

I am trying to write a simple program that will talk to local Splunk.

Any help is appreciated.

0 Karma

sdaniels
Splunk Employee
Splunk Employee

There are examples for the Java SDK on github in the examples folder.

https://github.com/splunk/splunk-sdk-java

Here's a simple search example and you'll see the classes used. There are many different examples to reference.

https://github.com/splunk/splunk-sdk-java/blob/master/examples/search_simple/com/splunk/sdk/search_s...

What are you trying to do?

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...