Getting Data In

How do I log in using the Splunk REST API with java?

deanilol
Explorer

Hi,

How do I log in using Splunk RESTful API? I can only find examples in curl. Would be nice if anyone could send some java code example on how to translate curl into java.

http://docs.splunk.com/Documentation/Splunk/6.2.2/RESTREF/RESTaccessExamples

Thanks!

Tags (3)
0 Karma

vganjare
Builder

Hi,

You can try using splunk Java SDK for accessing splunk functionality in java. You can find more details at http://dev.splunk.com/java

Java SDK have various utility classes which can be used to perform any splunk operation.

Few examples using Java SDK are mentioned here: http://dev.splunk.com/view/java-sdk/SP-CAAAEFH

Thanks!!!

deanilol
Explorer

Hi,

Thanks for the fast response!

I wan't to create dashboards from java code and from what I've read one is not possible to do this with Splunk SDK. I found this link that might solve my problem but for that I need to connect to the REST API.

http://answers.splunk.com/answers/201952/can-you-use-the-splunk-rest-api-or-javascript-sdk.html?utm_...

0 Karma
Get Updates on the Splunk Community!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...