How can I ship logs to another remote server and display on kibana dashboard?
I tried to install logstash on the server i want to ship logs from and sent to the server I want to receive the logs on though redis queue...but I do not get any response...not even an error message..
I think the redis approach is not going to work out..Is the anything else I can use that will work to send logs from server 2 to server 1?