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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...