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!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

Splunk is officially part of Cisco

Revolutionizing how our customers build resilience across their entire digital footprint.   Splunk ...

Splunk APM & RUM | Planned Maintenance March 26 - March 28, 2024

There will be planned maintenance for Splunk APM and RUM between March 26, 2024 and March 28, 2024 as ...