Document Logstash monitoring port

This commit is contained in:
Antoine Cotten 2020-10-18 11:48:05 +02:00
parent a447a2c597
commit 4adbafd19f
No known key found for this signature in database
GPG Key ID: 94637E68D4A79DD0
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ interact with the Docker daemon.*
By default, the stack exposes the following ports: By default, the stack exposes the following ports:
* 5000: Logstash TCP input * 5000: Logstash TCP input
* 9600: Logstash monitoring API
* 9200: Elasticsearch HTTP * 9200: Elasticsearch HTTP
* 9300: Elasticsearch TCP transport * 9300: Elasticsearch TCP transport
* 5601: Kibana * 5601: Kibana