Getting Data In

Problem finding knowledge objects

raugugliaro
New Member

Has anyone had a problem using this REST endpoint?

/services/directory

This is supposed to return a list of all knowledge objects by owner and app, but for some reason, only returns a partial list. I have not been able to figure out a common pattern as to which objects are returned and which are not.

Tags (2)
0 Karma

valiquet
Contributor

|REST /servicesNS/-/-/directory

This should list for all apps(-) and all users(-)

0 Karma

raugugliaro
New Member

Sorry, I forgot to mention that I am running the rest call inside of a Splunk search which defaults to "count=0" so that isn't the problem. I'm sure that its returning more than 30 items per call.

0 Karma

harsmarvania57
Ultra Champion

Hi @raugugliaro,

By default /services/directory REST endpoint will display first 30 knowledge objects only, if you want to load all knowledge objects then you need to use /services/directory?count=0

I hope this helps.

Thanks,
Harshil

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...