Closed
Description
I'm trying to install the sense plugin with
docker run --name kibana --link elasticsearch:elasticsearch -d kibana -p 5601:5601 --plugin elastic/sense
But when I hit : http://192.168.99.100:5601/app/sense
I got :
{"statusCode":404,"error":"Not Found","message":"Unknown app sense"}
(Also the port the exposing of the port doesn't work, I have to set it up with Kitematic)
Metadata
Metadata
Assignees
Labels
No labels