Building for the Splunk Platform

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!

Observability Newsletter Highlights | March 2023

 March 2023 | Check out the latest and greatestSplunk APM's New Tag Filter ExperienceSplunk APM has updated ...

Security Newsletter Updates | March 2023

 March 2023 | Check out the latest and greatestUnify Your Security Operations with Splunk Mission Control The ...

Platform Newsletter Highlights | March 2023

 March 2023 | Check out the latest and greatestIntroducing Splunk Edge Processor, simplified data ...