I am setting up elk on aws using filebeat and redis.
I have installed filebeat 6.2.4 using docker. also i have setup redis 3.2 using docker.
But i am unable to send logs from filebeat to redis. I m getting eror in filebeat as
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.
2018-05-29T13:42:30.418+0530 DEBUG [redis] redis/client.go:72 connect
What is the issue ? Need reply asap