All Apps and Add-ons

find reasons for high cpu usage with splunk ML or ?

nagarjuna559
Explorer

I want to find the fields effect cpu usage, when more than 75%. effected fields are memory, ram , running application etc.
I want to find which field (or fields ) effecting cpu performance
if we can find with any algorithm , what is that and how?

0 Karma

aoliner_splunk
Splunk Employee
Splunk Employee

Hi nagarjuna559,

Most fields will have a comparable effect on performance. One notable exception is categorical fields that have many distinct values, because MLTK will use one-hot encoding to convert those fields into numeric fields. For example, a field that contains US states may have ~50 different values, and that will explode into ~50 fields before the model is fit. You can try running "| stats dc" to see how many distinct values your categorical fields have (ignore the numeric fields).

If that doesn't work, please provide more information about the number of fields you have, what algorithm you're using, etc.

0 Karma
Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

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

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...