Skip to content

Instantly share code, notes, and snippets.

@djonsson
Last active November 11, 2022 21:10

Revisions

  1. djonsson revised this gist Oct 15, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion install_elasticsearch_osx.md
    Original 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**
    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)"`
  2. djonsson revised this gist Oct 15, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion install_elasticsearch_osx.md
    Original 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**
    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)"`
  3. djonsson revised this gist Oct 15, 2015. 1 changed file with 1 addition and 2 deletions.
    3 changes: 1 addition & 2 deletions install_elasticsearch_osx.md
    Original 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** and start from **Installation**
    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`

    ### Installation
    #### Install Elasticsearch and Kibana
    - `$ brew install elasticsearch`
    - `$ brew install kibana`
  4. djonsson revised this gist Oct 15, 2015. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions install_elasticsearch_osx.md
    Original 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` installed on your system, skip steps **Install Cask** and **Install Java**

    If you already have `Java` and `Homebrew` installed on your system, skip **Prerequisites**
    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)"`
  5. djonsson revised this gist Oct 15, 2015. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions install_elasticsearch_osx.md
    Original 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` installed on your system, skip **Install Cask** and **Install Java**

    If you already have Java and Homebrew installed on your system, skip **Prerequisites**
    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)"`
  6. djonsson revised this gist Oct 15, 2015. 1 changed file with 6 additions and 6 deletions.
    12 changes: 6 additions & 6 deletions install_elasticsearch_osx.md
    Original 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 **2. Install Cask** and **3. Install Java**
    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**

    #### 1. Install Homebrew
    #### Install Homebrew
    - `$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"`

    #### 2. Install Cask
    #### Install Cask
    - `$ brew tap caskroom/cask`
    - `$ brew install brew-cask`

    #### 3. Install Java
    #### Install Java
    - `$ brew cask install java`

    ### Installation
    #### 1. Install Elasticsearch and Kibana
    #### Install Elasticsearch and Kibana
    - `$ brew install elasticsearch`
    - `$ brew install kibana`

    #### 2. Install Marvel
    #### Install Marvel
    - `$ cd /usr/local/Cellar/elasticsearch/<whatever version you have>`
    - `$ bin/plugin -i elasticsearch/marvel/latest`

  7. djonsson revised this gist Oct 15, 2015. 1 changed file with 3 additions and 2 deletions.
    5 changes: 3 additions & 2 deletions install_elasticsearch_osx.md
    Original 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*
    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)"`
  8. djonsson revised this gist Oct 15, 2015. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion install_elasticsearch_osx.md
    Original 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`and `3`
    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)"`
  9. djonsson revised this gist Oct 15, 2015. 1 changed file with 10 additions and 10 deletions.
    20 changes: 10 additions & 10 deletions install_elasticsearch_osx.md
    Original 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)"`
    - `$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"`

    #### 2. Install Cask
    - `brew tap caskroom/cask`
    - `brew install brew-cask`
    - `$ brew tap caskroom/cask`
    - `$ brew install brew-cask`

    #### 3. Install Java
    - `brew cask install java`
    - `$ brew cask install java`

    ### Installation
    #### 1. Install Elasticsearch and Kibana
    - `brew install elasticsearch`
    - `brew install 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`
    - `$ 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`
    - `$ elasticsearch --config=/usr/local/opt/elasticsearch/config/elasticsearch.yml`
    - `$ kibana`

    ### Access
    - Elasticsearch: [http://localhost:9200](http://localhost:9200/)
  10. djonsson revised this gist Oct 15, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion install_elasticsearch_osx.md
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,5 @@
    ### 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/)
    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`
  11. djonsson revised this gist Oct 15, 2015. No changes.
  12. djonsson revised this gist Oct 15, 2015. No changes.
  13. djonsson revised this gist Oct 15, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion install_elasticsearch_osx.md
    Original 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>`
    - `cd /usr/local/Cellar/elasticsearch/<whatever version you have>`
    - `bin/plugin -i elasticsearch/marvel/latest`

    ### Usage
  14. djonsson revised this gist Oct 15, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion install_elasticsearch_osx.md
    Original 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>`
    - `cd /usr/local/Cellar/elasticsearch/<version>`
    - `bin/plugin -i elasticsearch/marvel/latest`

    ### Usage
  15. djonsson revised this gist Oct 15, 2015. 1 changed file with 6 additions and 6 deletions.
    12 changes: 6 additions & 6 deletions install_elasticsearch_osx.md
    Original 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
    ### 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
    #### Install Elasticsearch and Kibana
    ### Installation
    #### 1. Install Elasticsearch and Kibana
    - `brew install elasticsearch`
    - `brew install kibana`

    #### Install Marvel
    #### 2. Install Marvel
    - `cd /usr/local/Cellar/elasticsearch/<whatever version>`
    - `bin/plugin -i elasticsearch/marvel/latest`

    ## Usage
    ### Usage
    #### Start Applications
    - `elasticsearch --config=/usr/local/opt/elasticsearch/config/elasticsearch.yml`
    - `kibana`

    #### Access
    ### 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/)
  16. djonsson revised this gist Oct 15, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion install_elasticsearch_osx.md
    Original 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`
    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)"`
  17. djonsson revised this gist Oct 15, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion install_elasticsearch_osx.md
    Original 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 step 2 and 3.
    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)"`
  18. djonsson revised this gist Oct 15, 2015. 1 changed file with 7 additions and 6 deletions.
    13 changes: 7 additions & 6 deletions install_elasticsearch_osx.md
    Original 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
    #### 2. Install Cask
    - `brew tap caskroom/cask`
    - `brew install brew-cask`

    ### 3. Install Java
    #### 3. Install Java
    - `brew cask install java`

    ## Installation
    ### Install Elasticsearch and Kibana
    #### Install Elasticsearch and Kibana
    - `brew install elasticsearch`
    - `brew install kibana`

    ### Install Marvel
    #### Install Marvel
    - `cd /usr/local/Cellar/elasticsearch/<whatever version>`
    - `bin/plugin -i elasticsearch/marvel/latest`

    ### Start Applications
    ## Usage
    #### Start Applications
    - `elasticsearch --config=/usr/local/opt/elasticsearch/config/elasticsearch.yml`
    - `kibana`

    ## Usage
    #### 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/)
  19. djonsson revised this gist Oct 15, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion install_elasticsearch_osx.md
    Original 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
    #### 1. Install Homebrew
    - `ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"`

    ### 2. Install Cask
  20. djonsson revised this gist Oct 15, 2015. 1 changed file with 5 additions and 3 deletions.
    8 changes: 5 additions & 3 deletions install_elasticsearch_osx.md
    Original 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
    ### Install Homebrew
    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)"`

    ### Install Cask
    ### 2. Install Cask
    - `brew tap caskroom/cask`
    - `brew install brew-cask`

    ### Install Java
    ### 3. Install Java
    - `brew cask install java`

    ## Installation
  21. djonsson revised this gist Oct 15, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions install_elasticsearch_osx.md
    Original 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`
  22. djonsson revised this gist Oct 15, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions install_elasticsearch_osx.md
    Original 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)"`

  23. djonsson revised this gist Oct 15, 2015. 1 changed file with 7 additions and 3 deletions.
    10 changes: 7 additions & 3 deletions install_elasticsearch_osx.md
    Original file line number Diff line number Diff line change
    @@ -1,10 +1,14 @@
    ### 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/).
    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 Java
    - `brew update`
    ### 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
  24. djonsson revised this gist Oct 15, 2015. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions install_elasticsearch_osx.md
    Original 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).
    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 update`
    - `brew install elasticsearch`
    - `brew install kibana`

  25. djonsson revised this gist Oct 15, 2015. 1 changed file with 5 additions and 0 deletions.
    5 changes: 5 additions & 0 deletions install_elasticsearch_osx.md
    Original 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`
  26. djonsson revised this gist Oct 15, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion install_elasticsearch_osx.md
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,5 @@
    ### What is this?
    Following this guide will set up an (Elasticsearch) server with Kibana and Marvel.
    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`
  27. djonsson revised this gist Oct 15, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion install_elasticsearch_osx.md
    Original 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/()
    - Kibana: [http://localhost:5601](http://localhost:5601/)
  28. djonsson revised this gist Oct 15, 2015. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions install_elasticsearch_osx.md
    Original 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/`
    - 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/()
  29. djonsson revised this gist Oct 15, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion install_elasticsearch_osx.md
    Original 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/]
    - Elasticsearch: [http://localhost:9200/](http://localhost:9200/)
    - Marvel: `http://localhost:9200/_plugin/marvel`
    - Kibana: `http://localhost:5601/`
  30. djonsson revised this gist Oct 15, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion install_elasticsearch_osx.md
    Original 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/`
    - Elasticsearch: (http://localhost:9200/)[http://localhost:9200/]
    - Marvel: `http://localhost:9200/_plugin/marvel`
    - Kibana: `http://localhost:5601/`