Splunk ITSI

How do I handle customized time ranges in Splunk IT Service Intelligence (ITSI)?

EricLloyd79
Builder

So it seems ITSI provides 4 calculation windows:
Last Minute
Last 5 Minutes
Last 15 Minutes
Last 24 Hours

Has anyone found a way to circumvent this surprising limitation? The majority of my KPIs are measured from the start of the current day until the present moment.

(Is ITSI 4.0 going to address this?)

0 Karma
1 Solution

skoelpin
SplunkTrust
SplunkTrust

Are you referring to the KPI frequency or the timespan that is checked? If the latter, you can simply use time modifiers inline of the search like this

index=... sourcetype=.... earliest=@d latest=now

View solution in original post

0 Karma

skoelpin
SplunkTrust
SplunkTrust

Are you referring to the KPI frequency or the timespan that is checked? If the latter, you can simply use time modifiers inline of the search like this

index=... sourcetype=.... earliest=@d latest=now
0 Karma

EricLloyd79
Builder

Odd. I've tried this and it didn't work. Let me try again. Im doing it creating a KPI Base Search.

0 Karma

EricLloyd79
Builder

Yes it seemed to work this time. Thanks.

skoelpin
SplunkTrust
SplunkTrust

It will definitely work, I use it on several KPI base searches with success

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