Splunk Dev

iteration through ResultsReaderXml is slow - java sdk

kumarroopesh
New Member

Hi,

When I iterate through ResultsReaderXml, it takes 8-10 seconds to iterate through 500-700 events.

The simple code 

ArrayList<Event> rows = new ArrayList<Event>();
for (Event eventObject : resultsReader) {
rows.add(eventObject);
}

 takes 8-10 seconds. Please suggest.

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

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...