Splunk ITSI

ITSI : why doesn't KPI show up in service analyzer ?

maraman_splunk
Splunk Employee
Splunk Employee

Hi,

in ITSI under service analyzer, I can see my services but nothing under KPI
If I click on the wheel around TOp 50 KPI, my KPIs are there
If I search in index=itsi_summary, I can see ITSI KPI results

0 Karma
1 Solution

maraman_splunk
Splunk Employee
Splunk Employee

Answering my own question after some digging around.

ITSI use a macro to get KPI which use a indexed field for performance reason.
As the KPI results are created by the search head which cook the data, the props and transforms creating this indexed field need to be deployed on the SH
So in the app SA-IndexCreation provided by ITSI, the props and transforms should be deployed on SH
The indexes.conf can be moved to a index app and customized to environment as needed.

View solution in original post

maraman_splunk
Splunk Employee
Splunk Employee

Answering my own question after some digging around.

ITSI use a macro to get KPI which use a indexed field for performance reason.
As the KPI results are created by the search head which cook the data, the props and transforms creating this indexed field need to be deployed on the SH
So in the app SA-IndexCreation provided by ITSI, the props and transforms should be deployed on SH
The indexes.conf can be moved to a index app and customized to environment as needed.

djluke
Path Finder

Hi, I've just upgraded to the 4.11.1 and I'm facing the same issue.
I've checked for SA-IndexCreation app on SH and it's present.
Do you have other tips or suggested checks to solve the issue?
Thanks

0 Karma

deodion
Path Finder

this is correct, SA-IndexCreation is required at SH level,
most people getting used of copy paste only required folder-app, and thought that is for Indexer only, but it is required at SH level.

0 Karma
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, ...