Help about this scenario

Hello.
I have two Linux servers. Server1 running Nginx and other web services, Server1 is a server that I installed Elasticsearch and Kibana on it. I want to send some log files from Server1 to Server2.
1- Can I send my logs from Server1 to Server2 directly or I must install a log program on Server2 too? I mean is I just install a log program like Logstash on Server1 and send logs directly to Server2.
2- Which log program is more match with this scenario?

Thank you.

I think these questions are being covered in this thread - Program for send log from Linux

Maybe but can you reply my questions?

Use filebeat.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.