elk stack - ELK docker access via localhost -


i have installed docker on windows, cloned elk stack machine, went cloned folder, run following command:

docker-compose 

and when try access http://localhost:5601, or 5600 port, page not found error. what's wrong? how access docker?

if need access localhost, have setup virtualbox vm in order port-forward port vm host.

see instance "using boot2docker run docker on mac or windows" andrew odewahn:

enter image description here

that way, don't have find out ip of machine is.


Comments

Popular posts from this blog

wordpress - (T_ENDFOREACH) php error -

Export Excel workseet into txt file using vba - (text and numbers with formulas) -

Using django-mptt to get only the categories that have items -