Hi guys:
Having an issue with Graylog 3.0.1 and a Windows Server 2012 running Sidecar 1.0.1.
Sidecar registered and FileBeat config gets pushed out with no issues:
Also, the Backend Log File throws following entries:
2019-05-02T22:42:50.792-0700
ERROR
pipeline/output.go:100
Failed to connect to backoff(async(tcp://192.168.1.150:5045)): dial tcp 192.168.1.150:5045: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-05-02T22:42:50.792-0700
INFO
pipeline/output.go:93
Attempting to reconnect to backoff(async(tcp://192.168.1.150:5045)) with 8 reconnect attempt(s)
No local FW running on Graylog Server. A telnet from WinServer to Graylog on port 5045 works.