Splunk Dev

JAVA SDK is taking too long time to index data to splunk

royalhrk
Engager

Hi,

We are using custom java program to index data to splunk using Java SDK (1.6.5.0).  We have huge volume to data to index on daily bases around  aprox.100000 documents.

We used TCP method but it requires a port to open and bind with a specific source to index data. We receive data as bulk (several records) and process it and index each record seperately. to index data as unique event we need to connect TCP port each time and close it to index data. This way it is working very slow (might be  due to connecting and closing TCP port for each record).  We tried the com.splunk.Index API (submit()/ attach()), but index rate is very slow.

We have java parsers that are doing some business specific stuff with data, so dont want to go for forwards to rewrite the data parsing logic.

Can anyone help here and suggest the best practice/approach to index, using java SDK (considering high data velicity).

Thanks.

Labels (2)
Tags (2)
0 Karma
Get Updates on the Splunk Community!

Splunk at Cisco Live 2025: Learning, Innovation, and a Little Bit of Mr. Brightside

Pack your bags (and maybe your dancing shoes)—Cisco Live is heading to San Diego, June 8–12, 2025, and Splunk ...

Splunk App Dev Community Updates – What’s New and What’s Next

Welcome to your go-to roundup of everything happening in the Splunk App Dev Community! Whether you're building ...

The Latest Cisco Integrations With Splunk Platform!

Join us for an exciting tech talk where we’ll explore the latest integrations in Cisco + Splunk! We’ve ...