Describe the feature request
The role only exposes logstash_http_host/logstash_http_port (both unset by
default) and cannot secure the Logstash HTTP API. Add variables to configure the
API's bind host/port and TLS (api.ssl.enabled + api.ssl.keystore.path/
password). This allows a secured and/or remotely reachable API — a prerequisite
for remote monitoring and health checks.
Describe the feature request
The role only exposes
logstash_http_host/logstash_http_port(both unset bydefault) and cannot secure the Logstash HTTP API. Add variables to configure the
API's bind host/port and TLS (
api.ssl.enabled+api.ssl.keystore.path/password). This allows a secured and/or remotely reachable API — a prerequisitefor remote monitoring and health checks.