Splunk Dev

Command class missing from splunk-sdk-java-1.3.1.jar

dwhytock
Explorer

I'm trying to follow the example in splunk-sdk-java-1.3.1.zip/examples/com/splunk/examples/search that uses com.splunk.Command. I see this class in the Java API, but the class isn't in splunk-sdk-java-1.3.1.jar.

0 Karma

foergz
New Member

it is indeed is missing. if you compile sdk manually, you will find this class in build/util/com/splunk/ folder. You have two options here:

  • move the source code file and rebuild.
  • modify the build.xml to include command file.
  • just copy class into the jar
0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...