You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To have the linked Elasticsearch container's `bind_host` and `port` automatically detected, you will need to create an `ES_HOST` and `ES_PORT` placeholder in the `elasticsearch` definition in your logstash config file. For example:
44
16
@@ -58,8 +30,7 @@ If you are using an external Elasticsearch server rather than the embedded serve
@@ -71,7 +42,7 @@ You can now verify the logstash installation by visiting the prebuilt logstash d
71
42
72
43
If you prefer to build from source rather than use the [pblittle/docker-logstash][1] trusted build published to the public Docker Registry, execute the following:
0 commit comments