How to setup/obtain bootstrap.servers in Kafka installed on EC2

Hi!
I installed community edition Kafka on an EC2 instance. bootstrap.servers is now set to localhost:9092.
I’d like to connect it from Flink located on a different host but can’t find a way to change it to an externally visible name

Hi @eerus

I would recommend @rmoff blog post around kafka listeners

Best,
Michael