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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...