Knowledge Management

Help with ML finding RCA from dimensions

kuzkuz
Explorer

Hello, first steps with ML, appreciate guidance on which ML method to use to get started.

We have a set of metrics marked as Good\Bad and we want to identify a probable root cause based on the various dimensions.

  • See below CSV example, there are 2 entries with bad values for metric "health"
  • There are multiple dimensions OS, Server, Storage
  • in this case the root cause is OS = Win7, which is easy to point out

What ML method can be used to provide the correct result?

Thanks!

Name,metric_name,result,OS,Server,Storage
PC-1,health,good,Win10,Server1,S1
PC-2,health,good,Win10,Server2,S1
PC-3,health,good,Win10,Server3,S1
PC-4,health,good,Win10,Server1,S1
PC-5,health,good,Win10,Server2,S1
PC-6,health,good,Win10,Server3,S2
PC-7,health,good,Win10,Server1,S2
PC-8,health,good,Win10,Server2,S2
PC-9,health,bad,Win7,Server3,S2
PC-10,health,bad,Win7,Server1,S2

0 Karma
1 Solution

hkeswani_splunk
Splunk Employee
Splunk Employee

Predict Categorical Assistant could be applied on this straight ahead using MLTK or you can use classifier algorithms like Random Forest Classifier directly via spl.

View solution in original post

0 Karma

hkeswani_splunk
Splunk Employee
Splunk Employee

Predict Categorical Assistant could be applied on this straight ahead using MLTK or you can use classifier algorithms like Random Forest Classifier directly via spl.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...