Last active
November 11, 2022 21:10
Revisions
-
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Following this guide will set up a local [Elasticsearch](https://www.elastic.co/ ### Prerequisites If you already have `Java` installed on your system, skip steps **Install Cask** and **Install Java** If you already have `Java` and `Homebrew` installed on your system, skip steps **Prerequisites**, start at **Install Elasticsearch and Kibana** after running `$ brew update` #### Install Homebrew - `$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"` -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Following this guide will set up a local [Elasticsearch](https://www.elastic.co/ ### Prerequisites If you already have `Java` installed on your system, skip steps **Install Cask** and **Install Java** If you already have `Java` and `Homebrew` installed on your system, skip steps **Prerequisites**, run `$ brew update` and start at **Install Elasticsearch and Kibana** #### Install Homebrew - `$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"` -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 1 addition and 2 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Following this guide will set up a local [Elasticsearch](https://www.elastic.co/ ### Prerequisites If you already have `Java` installed on your system, skip steps **Install Cask** and **Install Java** If you already have `Java` and `Homebrew` installed on your system, skip steps **Prerequisites**, run ` $ brew update` and start at **Install Elasticsearch and Kibana** #### Install Homebrew - `$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"` @@ -16,7 +16,6 @@ If you already have `Java` and `Homebrew` installed on your system, skip steps * #### Install Java - `$ brew cask install java` #### Install Elasticsearch and Kibana - `$ brew install elasticsearch` - `$ brew install kibana` -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,9 +2,9 @@ Following this guide will set up a local [Elasticsearch](https://www.elastic.co/products/elasticsearch) with [Kibana](https://www.elastic.co/products/kibana) and [Marvel](https://www.elastic.co/products/marvel) using [Homebrew](http://brew.sh/) and [Homebrew Cask](http://caskroom.io/) ### Prerequisites If you already have `Java` installed on your system, skip steps **Install Cask** and **Install Java** If you already have `Java` and `Homebrew` installed on your system, skip steps **Prerequisites** and start from **Installation** #### Install Homebrew - `$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"` -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,9 +2,9 @@ Following this guide will set up a local [Elasticsearch](https://www.elastic.co/products/elasticsearch) with [Kibana](https://www.elastic.co/products/kibana) and [Marvel](https://www.elastic.co/products/marvel) using [Homebrew](http://brew.sh/) and [Homebrew Cask](http://caskroom.io/) ### Prerequisites If you already have `Java` installed on your system, skip **Install Cask** and **Install Java** If you already have `Java` and `Homebrew` installed on your system, skip **Prerequisites** #### Install Homebrew - `$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"` -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 6 additions and 6 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,26 +2,26 @@ Following this guide will set up a local [Elasticsearch](https://www.elastic.co/products/elasticsearch) with [Kibana](https://www.elastic.co/products/kibana) and [Marvel](https://www.elastic.co/products/marvel) using [Homebrew](http://brew.sh/) and [Homebrew Cask](http://caskroom.io/) ### Prerequisites If you already have Java installed on your system, skip **Install Cask** and **Install Java** If you already have Java and Homebrew installed on your system, skip **Prerequisites** #### Install Homebrew - `$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"` #### Install Cask - `$ brew tap caskroom/cask` - `$ brew install brew-cask` #### Install Java - `$ brew cask install java` ### Installation #### Install Elasticsearch and Kibana - `$ brew install elasticsearch` - `$ brew install kibana` #### Install Marvel - `$ cd /usr/local/Cellar/elasticsearch/<whatever version you have>` - `$ bin/plugin -i elasticsearch/marvel/latest` -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 3 additions and 2 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,8 +2,9 @@ Following this guide will set up a local [Elasticsearch](https://www.elastic.co/products/elasticsearch) with [Kibana](https://www.elastic.co/products/kibana) and [Marvel](https://www.elastic.co/products/marvel) using [Homebrew](http://brew.sh/) and [Homebrew Cask](http://caskroom.io/) ### Prerequisites If you already have Java installed on your system, skip **2. Install Cask** and **3. Install Java** If you already have Java and Homebrew installed on your system, skip **Prerequisites** #### 1. Install Homebrew - `$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"` -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,8 @@ Following this guide will set up a local [Elasticsearch](https://www.elastic.co/products/elasticsearch) with [Kibana](https://www.elastic.co/products/kibana) and [Marvel](https://www.elastic.co/products/marvel) using [Homebrew](http://brew.sh/) and [Homebrew Cask](http://caskroom.io/) ### Prerequisites If you already have Java installed on your system, skip *2. Install Cask* and *3. Install Java* If you already have Java and Homebrew installed on your system, skip *Prerequisites* #### 1. Install Homebrew - `$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"` -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 10 additions and 10 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,28 +5,28 @@ Following this guide will set up a local [Elasticsearch](https://www.elastic.co/ If you already have Java installed on your system, skip `2`and `3` #### 1. Install Homebrew - `$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"` #### 2. Install Cask - `$ brew tap caskroom/cask` - `$ brew install brew-cask` #### 3. Install Java - `$ brew cask install java` ### Installation #### 1. Install Elasticsearch and Kibana - `$ brew install elasticsearch` - `$ brew install kibana` #### 2. Install Marvel - `$ cd /usr/local/Cellar/elasticsearch/<whatever version you have>` - `$ bin/plugin -i elasticsearch/marvel/latest` ### Usage #### Start Applications - `$ elasticsearch --config=/usr/local/opt/elasticsearch/config/elasticsearch.yml` - `$ kibana` ### Access - Elasticsearch: [http://localhost:9200](http://localhost:9200/) -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ ### What is this? Following this guide will set up a local [Elasticsearch](https://www.elastic.co/products/elasticsearch) with [Kibana](https://www.elastic.co/products/kibana) and [Marvel](https://www.elastic.co/products/marvel) using [Homebrew](http://brew.sh/) and [Homebrew Cask](http://caskroom.io/) ### Prerequisites If you already have Java installed on your system, skip `2`and `3` -
djonsson revised this gist
Oct 15, 2015 . No changes.There are no files selected for viewing
-
djonsson revised this gist
Oct 15, 2015 . No changes.There are no files selected for viewing
-
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -20,7 +20,7 @@ If you already have Java installed on your system, skip `2`and `3` - `brew install kibana` #### 2. Install Marvel - `cd /usr/local/Cellar/elasticsearch/<whatever version you have>` - `bin/plugin -i elasticsearch/marvel/latest` ### Usage -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -20,7 +20,7 @@ If you already have Java installed on your system, skip `2`and `3` - `brew install kibana` #### 2. Install Marvel - `cd /usr/local/Cellar/elasticsearch/<version>` - `bin/plugin -i elasticsearch/marvel/latest` ### Usage -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 6 additions and 6 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,7 @@ ### What is this? Following this guide will set up local [Elasticsearch](https://www.elastic.co/products/elasticsearch) with [Kibana](https://www.elastic.co/products/kibana) and [Marvel](https://www.elastic.co/products/marvel) using [Homebrew](http://brew.sh/) and [Homebrew Cask](http://caskroom.io/) ### Prerequisites If you already have Java installed on your system, skip `2`and `3` #### 1. Install Homebrew @@ -14,21 +14,21 @@ If you already have Java installed on your system, skip `2`and `3` #### 3. Install Java - `brew cask install java` ### Installation #### 1. Install Elasticsearch and Kibana - `brew install elasticsearch` - `brew install kibana` #### 2. Install Marvel - `cd /usr/local/Cellar/elasticsearch/<whatever version>` - `bin/plugin -i elasticsearch/marvel/latest` ### Usage #### Start Applications - `elasticsearch --config=/usr/local/opt/elasticsearch/config/elasticsearch.yml` - `kibana` ### Access - Elasticsearch: [http://localhost:9200](http://localhost:9200/) - Marvel: [http://localhost:9200/_plugin/marvel](http://localhost:9200/_plugin/marvel) - Kibana: [http://localhost:5601](http://localhost:5601/) -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Following this guide will set up local [Elasticsearch](https://www.elastic.co/products/elasticsearch) with [Kibana](https://www.elastic.co/products/kibana) and [Marvel](https://www.elastic.co/products/marvel) using [Homebrew](http://brew.sh/) and [Homebrew Cask](http://caskroom.io/) ## Prerequisites If you already have Java installed on your system, skip `2`and `3` #### 1. Install Homebrew - `ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"` -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Following this guide will set up local [Elasticsearch](https://www.elastic.co/products/elasticsearch) with [Kibana](https://www.elastic.co/products/kibana) and [Marvel](https://www.elastic.co/products/marvel) using [Homebrew](http://brew.sh/) and [Homebrew Cask](http://caskroom.io/) ## Prerequisites If you already have Java installed on your system, skip `2. Install Cask`and `3. Install Java` #### 1. Install Homebrew - `ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"` -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 7 additions and 6 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,27 +7,28 @@ If you already have Java installed on your system, skip step 2 and 3. #### 1. Install Homebrew - `ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"` #### 2. Install Cask - `brew tap caskroom/cask` - `brew install brew-cask` #### 3. Install Java - `brew cask install java` ## Installation #### Install Elasticsearch and Kibana - `brew install elasticsearch` - `brew install kibana` #### Install Marvel - `cd /usr/local/Cellar/elasticsearch/<whatever version>` - `bin/plugin -i elasticsearch/marvel/latest` ## Usage #### Start Applications - `elasticsearch --config=/usr/local/opt/elasticsearch/config/elasticsearch.yml` - `kibana` #### Access - Elasticsearch: [http://localhost:9200](http://localhost:9200/) - Marvel: [http://localhost:9200/_plugin/marvel](http://localhost:9200/_plugin/marvel) - Kibana: [http://localhost:5601](http://localhost:5601/) -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Following this guide will set up local [Elasticsearch](https://www.elastic.co/pr ## Prerequisites If you already have Java installed on your system, skip step 2 and 3. #### 1. Install Homebrew - `ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"` ### 2. Install Cask -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 5 additions and 3 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,14 +2,16 @@ Following this guide will set up local [Elasticsearch](https://www.elastic.co/products/elasticsearch) with [Kibana](https://www.elastic.co/products/kibana) and [Marvel](https://www.elastic.co/products/marvel) using [Homebrew](http://brew.sh/) and [Homebrew Cask](http://caskroom.io/) ## Prerequisites If you already have Java installed on your system, skip step 2 and 3. ### 1. Install Homebrew - `ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"` ### 2. Install Cask - `brew tap caskroom/cask` - `brew install brew-cask` ### 3. Install Java - `brew cask install java` ## Installation -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -12,6 +12,7 @@ Following this guide will set up local [Elasticsearch](https://www.elastic.co/pr ### Install Java - `brew cask install java` ## Installation ### Install Elasticsearch and Kibana - `brew install elasticsearch` - `brew install kibana` -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,7 @@ ### What is this? Following this guide will set up local [Elasticsearch](https://www.elastic.co/products/elasticsearch) with [Kibana](https://www.elastic.co/products/kibana) and [Marvel](https://www.elastic.co/products/marvel) using [Homebrew](http://brew.sh/) and [Homebrew Cask](http://caskroom.io/) ## Prerequisites ### Install Homebrew - `ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"` -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 7 additions and 3 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,10 +1,14 @@ ### What is this? Following this guide will set up local [Elasticsearch](https://www.elastic.co/products/elasticsearch) with [Kibana](https://www.elastic.co/products/kibana) and [Marvel](https://www.elastic.co/products/marvel) using [Homebrew](http://brew.sh/) and [Homebrew Cask](http://caskroom.io/) ### Install Homebrew - `ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"` ### Install Cask - `brew tap caskroom/cask` - `brew install brew-cask` ### Install Java - `brew cask install java` ### Install Elasticsearch and Kibana -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,13 +1,13 @@ ### What is this? Following this guide will set up [Elasticsearch](https://www.elastic.co/products/elasticsearch) with [Kibana](https://www.elastic.co/products/kibana) and [Marvel](https://www.elastic.co/products/marvel) using [Homebrew](http://brew.sh/). ### Install Java - `brew update` - `brew tap caskroom/cask` - `brew install brew-cask` - `brew cask install java` ### Install Elasticsearch and Kibana - `brew install elasticsearch` - `brew install kibana` -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 5 additions and 0 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,11 @@ ### What is this? Following this guide will set up [Elasticsearch](https://www.elastic.co/products/elasticsearch) with [Kibana](https://www.elastic.co/products/kibana) and [Marvel](https://www.elastic.co/products/marvel). ### Install Java - `brew tap caskroom/cask` - `brew install brew-cask` - `brew cask install java` ### Install Elasticsearch and Kibana - `brew update` - `brew install elasticsearch` -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ ### What is this? Following this guide will set up [Elasticsearch](https://www.elastic.co/products/elasticsearch) with [Kibana](https://www.elastic.co/products/kibana) and [Marvel](https://www.elastic.co/products/marvel). ### Install Elasticsearch and Kibana - `brew update` -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -17,4 +17,4 @@ Following this guide will set up an (Elasticsearch) server with Kibana and Marve ## Usage - Elasticsearch: [http://localhost:9200](http://localhost:9200/) - Marvel: [http://localhost:9200/_plugin/marvel](http://localhost:9200/_plugin/marvel) - Kibana: [http://localhost:5601](http://localhost:5601/) -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -15,6 +15,6 @@ Following this guide will set up an (Elasticsearch) server with Kibana and Marve - `kibana` ## Usage - Elasticsearch: [http://localhost:9200](http://localhost:9200/) - Marvel: [http://localhost:9200/_plugin/marvel](http://localhost:9200/_plugin/marvel) - Kibana: [http://localhost:5601](http://localhost:5601/() -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -15,6 +15,6 @@ Following this guide will set up an (Elasticsearch) server with Kibana and Marve - `kibana` ## Usage - Elasticsearch: [http://localhost:9200/](http://localhost:9200/) - Marvel: `http://localhost:9200/_plugin/marvel` - Kibana: `http://localhost:5601/` -
djonsson revised this gist
Oct 15, 2015 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -15,6 +15,6 @@ Following this guide will set up an (Elasticsearch) server with Kibana and Marve - `kibana` ## Usage - Elasticsearch: (http://localhost:9200/)[http://localhost:9200/] - Marvel: `http://localhost:9200/_plugin/marvel` - Kibana: `http://localhost:5601/`
NewerOlder