Splunk IT Service Intelligence

Why is my ITSI search showing no results?

TheJagoff
Communicator

Hello,

I am attempting to make a KPI with the following search:

index=demo sourcetype=access_combined action=purchase|bucket _time span=5m|stats count  by _time

I get the following results (In search)

_time                                           purchased
2017-08-09 17:10:00                             75
2017-08-09 17:05:00                             122
2018-08-09 17:00:00                             89

When in ITSI with the threshold field as "count" , Calculating Average per entity, Average of aggregate over the last 15 minute(s) every 15 minute(s) - I get No Results Found...

What am I doing incorrectly?

Thanks in advance.

0 Karma
1 Solution

TheJagoff
Communicator

Again, I'll answer my own question - since I had Split on Entities as "Host" - that needs to be in the search statement.
To correct this, I did the following:
index=demo sourcetype=access_combined action=purchase|bucket _time span=5m|stats count by _time host

It now works...

View solution in original post

TheJagoff
Communicator

Again, I'll answer my own question - since I had Split on Entities as "Host" - that needs to be in the search statement.
To correct this, I did the following:
index=demo sourcetype=access_combined action=purchase|bucket _time span=5m|stats count by _time host

It now works...

Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...