Hello everyone, so i installed ELK on a server and filebeat on a client and it was working fine. now that im going to prod env i did the same thing but filebeat cant for some reason reach logstash.
Im using aws instances, any help or guides are greatly appreciated.
thank you for your reply, i cant telnet to the logstash machine even though the firewall rules are set properly, but it seems that logstash is listening on ipv6 instead of ipv4. Any idea why?
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
java 14980 logstash 104u IPv6 135663 0t0 TCP *:5044 (LISTEN)
While it should work with ipv6 you might look at this github thread (below) for reference. Did you also ensure that your firewall has the right ipv6 permissions in the allow rules? For instance 10.0.0.1 in ipv4 can be written 0:0:0:0:0:ffff:a00:1 in ipv6.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.