Splunk Dev

Why does my Splunk Service return an empty CollectionIndexes?

sung101
Engager

We have developed a Splunk client app using Splunk Java SDK.

A particular Splunk server installation has a few indexes with data stored in them. When getIndexes() is called in com.splunk.Service class object, it returns an empty CollectionIndexes. However, on the same Service object, we can search data in the indexes and it is certain that those indexes do exist.

IndexCollection indexCollection = service.getIndexes();
boolean indexNotFound = indexCollection.isEmpty();

I got the same results with Java SDK 1.5.0.0 and 1.6.5.0.

This is happening in a particular Splunk server installation. For other Splunk server installations, we do not have any issue. Under what condition could this issue happen? What can I do to troubleshoot?

Labels (1)

ssrrjj
Engager

Can someone help here!

0 Karma
Get Updates on the Splunk Community!

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

Splunk Up Your Game: Why It's Time to Embrace Python 3.9+ and OpenSSL 3.0

Did you know that for Splunk Enterprise 9.4, Python 3.9 is the default interpreter? This shift is not just a ...