Hi Im trying to create a graph for the forecast, but the fields are empty, I try stoping the job, reloading the index, but I got no values, even though the forecast exist in ML
Any Ideas?
ELK 7.5.1
Hi Im trying to create a graph for the forecast, but the fields are empty, I try stoping the job, reloading the index, but I got no values, even though the forecast exist in ML
Any Ideas?
ELK 7.5.1
If you click on the View
option, do you see forecast data available in the plot. If "no", then there is a problem creating the forecast - and we would troubleshoot that differently. If "yes" then please read below.
To view forecast results using native Kibana:
.ml-anomalies-*
with timestamp
as the time filed (looks like you have already done this - note, you could also use an index pattern for the custom results_index_name
if you are using one)result_type : "model_forecast" and job_id:"insert_job_id"
If you can see this in Discover, then you will also be able to create Visualizations from this for each individual forecast_id
.
Hope this helps - or please let us know if the problem is in the initial forecast creation step.
Sophie
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.