All Apps and Add-ons

How to cluster user based on number of jobs run in Splunk Machine Learning Toolkit?

jcvytla
New Member

I have around 300 different users and I wanted to cluster them based on a number of jobs run. Can you please let me know how can I based the number of jobs run?

And what if I wanted to cluster them on an hourly scale when we have required fields?

0 Karma

deepashri_123
Motivator

Hey@jcvytla,

Can you try something like this:

index=_audit action=search info=granted search=* NOT "search_id='scheduler" NOT "search='|history" NOT "user=splunk-system-user" NOT "search='typeahead" NOT "search='| metadata type=* | search totalCount>0" |table user search maxtime timestamp
And later you may add timechart as per your requirement.

Let me know if this helps!!

0 Karma

jcvytla
New Member

Thanks for your solution. But, It does't seem to work. I don't get any error but data is not being populated.

Thanks

0 Karma
Get Updates on the Splunk Community!

Get Operational Insights Quickly with Natural Language on the Splunk Platform

In today’s fast-paced digital world, turning data into actionable insights is essential for success. With ...

What’s New in Splunk Observability Cloud – June 2025

What’s New in Splunk Observability Cloud – June 2025 We are excited to announce the latest enhancements to ...

Almost Too Eventful Assurance: Part 2

Work While You SleepBefore you can rely on any autonomous remediation measures, you need to close the loop ...