All Apps and Add-ons

Machine Learning dynamic data analysis

dhineshk6
New Member

Is it possible to monitor real time data using machine learning or is there any limitation?
Most of the tutorial provide lookup data not real time.

0 Karma

niketn
Legend

@dhineshk6, lookup data is to train the model (fit). Once the model is trained you can apply the model to your real time data. Refer to documentation: https://docs.splunk.com/Documentation/MLApp/latest/User/Thebasicprocessofmachinelearning

Tutorial showcase examples are just for you to understand the concepts.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

esix_splunk
Splunk Employee
Splunk Employee

You can use and apply machine learning to all data sources / data types that come into Splunk. Your use cases will be dependent upon data sources and the particular algorithms you can apply...

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...