Hello community,
I am trying to install an old version of kibana on an amazon linux VM. But the packages are seems to be missing from the wget repository folders . all versions apart from the latest 5.1.1 are replying the same error
Here is the command line
sudo wget https://artifacts.elastic.co/downloads/kibana/kibana-4.4-linux-x86_64.tar.gz
And this is the resulted error:
HTTP request sent, awaiting response... 404 Not Found
2016-12-25 12:39:56 ERROR 404: Not Found.
Hopfully the community will help me to find the correct url for version 4.4?
thanks