Thanks, I see the problem. I did download it but paused it. When I came back I was unaware I had to download it again, it worked. Thanks
However, Now I'm running into an issue step 9, I'm running the command ./filebeat setup
and I get the following error message
"elastic@ip-xxx-xx-x-xxx~/filebeat-7.12.0-linux-x86_64$ ./filebeat setup
Overwriting ILM policy is disabled. Set setup.ilm.overwrite: true
for enabling.
Index setup finished.
Loading dashboards (Kibana must be running and reachable)
Loaded dashboards
Setting up ML using setup --machine-learning is going to be removed in 8.0.0. Please use the ML app instead.
See more: Machine Learning in the Elastic Stack [7.12] | Elastic
Exiting: 1 error: Error setting up ML for nginx_ecs: 10 errors: ; ; ; ; ; ; ; ; ;
elastic@ip-xxx-xx-x-xxx:~/filebeat-7.12.0-linux-x86_64$ "
I do have Kibana running.
BTW I was able to complete the lab, but wondering why those messages show up