Hi There, I have two NICs on a Linux server. Is there a way to specify which NIC to use by Filebeat for logstash output?
Hey @austin0918,
Filebeat doesn't have an option for that. Could you maybe try to configure a route in your machine so all the traffic to Logstash uses the same interface?
Thank you Jsoriano.