Added TCP transport port mapping.

This commit is contained in:
tony
2015-12-04 09:26:33 +01:00
parent bad736978a
commit dc82da146b
2 changed files with 2 additions and 0 deletions

View File

@@ -60,6 +60,7 @@ You can also access:
By default, the stack exposes the following ports:
* 5000: Logstash TCP input.
* 9200: Elasticsearch HTTP
* 9300: Elasticsearch TCP transport
* 5601: Kibana
*WARNING*: If you're using *boot2docker*, you must access it via the *boot2docker* IP address instead of *localhost*.