Knowledge Management

Is there a way to be able to identify the indexes that are being used by app?

aecruzp
Path Finder

good morning

    Is there a way to be able to identify the indexes that are being used by APP?., Currently we are working in a cluster but the query we have only identifies the indexes declared by app in the master server 😞

   Any help will be appreciated

regards

Tags (1)
0 Karma

thebeno
Explorer

What about this:
(oi_vmware is the index name)

| rest /servicesNS/-/-/saved/searches
| search ( search="*oi_vmware*" )
| fields title author eai:acl.app eai:acl.app request.ui_dispatch_app request.ui_dispatch_app eai:acl.sharing id

0 Karma

dkeck
Influencer

HI,

did you try this?

| rest /servicesNS/-/-/data/indexes | table title eai:acl.app

0 Karma

aecruzp
Path Finder

thanks for your answer, this query identifies the indexer.conf statement of the master server and what we need is if a user performs a query in any app using a particular index, know in which app the dashboard or .xml is created

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...