Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
nreese committed Dec 11, 2019
1 parent a309561 commit 24ad9c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,6 @@ yarn es snapshot -E path.data=../data_prod1
Start your remote cluster by running:
```bash
yarn es snapshot -E transport.port=9500 -E http.port=9201 -E path.data=../data_prod2
yarn es snapshot --license=trial -E cluster.name=prod2 -E transport.port=9500 -E http.port=9201 -E path.data=../data_prod2
```

Once both clusters are running, start kibana. Kibana will connect to the primary cluster.
Expand Down

0 comments on commit 24ad9c2

Please sign in to comment.