Splunk ITSI

how to extract the list of ITSI services?

mallempatisreed
Explorer

hi All,

In ITSI services we can see the total list of services we have. But we don't have any option to export the name. Is it possible to extract the list of ITSI services in a table through any rest search?

Thanks,
Sree

0 Karma

adonio
Ultra Champion

i think you can leverage the lookup: service_kpi_lookup
try the following search:

| inputlookup service_kpi_lookup
| fields title kpis.title
| rename title as Service kpis.title as KPI

hope it helps

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 ...