From 4adbafd19fe860a6897abd91c138ba0dc48f371b Mon Sep 17 00:00:00 2001 From: Antoine Cotten Date: Sun, 18 Oct 2020 11:48:05 +0200 Subject: [PATCH] Document Logstash monitoring port --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 12917fc..be847a0 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ interact with the Docker daemon.* By default, the stack exposes the following ports: * 5000: Logstash TCP input +* 9600: Logstash monitoring API * 9200: Elasticsearch HTTP * 9300: Elasticsearch TCP transport * 5601: Kibana