Splunk IT Service Intelligence

Where can I find the service dependencies in Splunk IT Service Intelligence (ITSI)?

djluke
Path Finder

Hi Guys,

Where can I find the service dependencies in ITSI?

alt text

Considering the example environment in the picture, you know

from itsi_summary that
KPI A1,A2,A3 belong to Service A
KPI B1,B2 belong to Service B
KPI C1,C2,C3 belong to Service C

from kv-store-lookup itsi_services that
serviceid xxx-yyy-zzz.... is Service A
serviceid 111-222-333... is Service B
serviceid 000-999-888... is Service C

but where can I find that Service A depends by Service B and Service C?

Thanks

1 Solution

jaime_ramirez
Communicator

Hi

You should try the getservice command:

| getservice
| rename COMMENT as "Check the fields services_depending_on_me and services_depends_on"

Hope it helps. Cheers!!!

View solution in original post

0 Karma

jaime_ramirez
Communicator

Hi

You should try the getservice command:

| getservice
| rename COMMENT as "Check the fields services_depending_on_me and services_depends_on"

Hope it helps. Cheers!!!

0 Karma

djluke
Path Finder

Thanks Jaime,
also the idea for the "COMMENT" in search string is cool!

0 Karma

RickvdIJ
Explorer

In the service analyzer you can select the tree view. There you can see the picture you've made. Furthermore, in the service edit window you can select/view the dependencies.

0 Karma

djluke
Path Finder

Hi RickvdIJ,
thanks for the answer but I need something that can be used in a search (like a kvstore or an index).
I suppose that somewhere ITSI stores those info I can see in service analyzer.... but where???

0 Karma

ravishankary
New Member

Hi djluke,

I'm in same dilemma as you were in. I want splunk search query to get service dependencies. I've found out way to get service dependencies from REST queries, however it is too slow to implement it.

if you manage to get query, would you please share it on this thread?

Thanks and Regards,
Ravishankar Yadav

0 Karma

jaime_ramirez
Communicator

Hi @ravishankary @djluke

Use the | getservice command for a full list of services and its dependencies.

Cheers

0 Karma

jokertothequinn
Explorer

The problem here is that |getservice gives the direct dependencies instead of the the child dependencies further down the service tree.

0 Karma
Get Updates on the Splunk Community!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...