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!

Splunk Edge Processor | Popular Use Cases to Get Started with Edge Processor

Splunk Edge Processor offers more efficient, flexible data transformation – helping you reduce noise, control ...

3 Ways to Make OpenTelemetry Even Better

My role as an Observability Specialist at Splunk provides me with the opportunity to work with customers of ...

What's New in Splunk Cloud Platform 9.2.2406?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.2.2406 with many ...