Skip to content

Instantly share code, notes, and snippets.

@jakelandis
Last active April 23, 2020 23:00
Show Gist options
  • Save jakelandis/7471bf7bdf00a018af23fe4399019e62 to your computer and use it in GitHub Desktop.
Save jakelandis/7471bf7bdf00a018af23fe4399019e62 to your computer and use it in GitHub Desktop.
docker image rm docker.elastic.co/elasticsearch/elasticsearch:8.0.0-SNAPSHOT
docker image rm docker.elastic.co/kibana/kibana:8.0.0-SNAPSHOT
curl -L -o docker-compose.yml https://gist.githubusercontent.com/jakelandis/f152f7f6ea7f994c7438e35dcff07113/raw/04a853f48d1fba853a097648fb2f6de688ed0c5e/docker-compose.yml && docker-compose up
Open up the dev Console in Kibana: http://localhost:5601/app/kibana#/dev_tools/console?_g=()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment