I am trying to learn and work on ELK stuff. Configured ELK server and it's good so far.
Configured file beat in elk client server. To send log files to ELK server, i restarted filebeat service.
It restarted with following msg and log files are not being transferred to ELK server:
transport.go:125: ERR SSL client failed to connect with: dial tcp . .. :5044: i/o timeout.
Please help me to resolve it.
I have followed the below link to configure elk:
In this tutorial, we will go over the installation of the Elasticsearch ELK Stack on Ubuntu 14.04—that is, Elasticsearch 2.2.x, Logstash 2.2.x, and Kibana 4.4.x. We will also show you how to configure it to gather and visualize the syslogs of your...
can anyone help resolving the above issue?
exekias
(Carlos Pérez Aradros)
April 11, 2017, 9:53am
3
Hi @raghuvarma ,
Could you please share your filebeat.yml settings? It would be nice to take a look to it in order to guess what's going on
Best regards
thanks for looking into this.
Got it resolved. 5044 port was not opened b/w elk server and client. i opened it and working fine now.
Thanks again
1 Like
system
(system)
Closed
May 9, 2017, 11:06am
5
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.