Getting Data In

Do all the supported Splunk SDK languages have the same capabilities?

62121379
New Member

I know Splunk has support for these languages for the REST API.

Python
Java
JavaScript
PHP
Ruby
C#

Do all the APIs having the same capabilities?

Say, the most basic function that is to login, which is very generic.
So far I have seen Java and C# functionalities, but they don't seems to mirror-image one another.

Is this true?

Thanks

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

The SDKs aren't necessarily identical in their features. Underneath they all use Splunk's REST API which can be called directly from any one of those languages if your SDK is missing a feature you need.

http://docs.splunk.com/Documentation/Splunk/6.2.3/RESTREF/RESTprolog

0 Karma
Get Updates on the Splunk Community!

Splunk Smartness with Brandon Sternfield | Episode 3

Hello and welcome to another episode of "Splunk Smartness," the interview series where we explore the power of ...

Monitoring Postgres with OpenTelemetry

Behind every business-critical application, you’ll find databases. These behind-the-scenes stores power ...

Mastering Synthetic Browser Testing: Pro Tips to Keep Your Web App Running Smoothly

To start, if you're new to synthetic monitoring, I recommend exploring this synthetic monitoring overview. In ...