Hi, I am very new to the ELK ecosystem and am a little confused about the configuration.
https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-configuration-reloading.html indicates that parts of the configuration can dynamically reload, and shows examples for inputs and modules. Can the same be done for outputs?
My use case is that my logstash instances will be in an Amazon Auto-scaling group, I would like to be able to update the list of logstash instances after it scales up or down, I know from my research that because it uses a persistant TCP connection, that the ELB will be no good, but was hoping that there would be an easy way