Getting Data In

Feed data to the splunk index using REST API

priyankatiwari
Engager

Hello experts! I would like to configure my java application to write data directly to a splunk index, rather than write to application logs and then use the splunk agent to index/search the logs, for data visualization. The documentation describes modular inputs as one way to feed data into splunk without the use of application logs. But, is there a way I can directly write to splunk, through the application , without the use of logging? . Would appreciate any inputs!

Thanks much!
Splunk newbie

0 Karma
1 Solution

damien_chillet
Builder

You could add data directly to an index using the Java SDK for example.

See "To add data directly to an index" at http://dev.splunk.com/view/java-sdk/SP-CAAAEJ2
One of the available method lets you send events over a writeable socket for example.

View solution in original post

0 Karma

priyankatiwari
Engager

Thank you for the response @damien_chillet . The SDK api looks like a promising option. Exploring to see if we can use it!

0 Karma

damien_chillet
Builder

You could add data directly to an index using the Java SDK for example.

See "To add data directly to an index" at http://dev.splunk.com/view/java-sdk/SP-CAAAEJ2
One of the available method lets you send events over a writeable socket for example.

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...