- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Machine Learning dynamic data analysis
dhineshk6
New Member
09-13-2017
09:53 PM
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.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

niketn
Legend
09-13-2017
10:05 PM
@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!!!"
| makeresults | eval message= "Happy Splunking!!!"
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

esix_splunk

Splunk Employee
09-13-2017
10:00 PM
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...
