Puncte:0

How to configure syslog server to send collected syslogs to another linux server

drapel ve

I have an existing syslog server which is an Ubuntu 20.04 (192.168.1.124). It is ingesting logs from my syslog client which is a Centos7 (192.168.1.96).

Displayed below is the current flow:

Centos7 (syslog client) -> Ubuntu (syslog server)

From my Centos7, I added the line below in /etc/rsyslog.conf. The IP is my Ubuntu 20.04 (syslog server).

*.*192.198.1.124:514

From my Ubuntu syslog server, I can verify that it is receiving logs from my Centos7 when I cat the /var/log/centos7/rsyslogd.log file.

I know this might sound silly but, how do I configure my Ubuntu server to send only the collected syslogs from Centos7 to another server? Is this possible?

The desired flow would look like below:

Centos7 (syslog client) -> Ubuntu (syslog server) - > Linux server (I only want centos7 logs) 

Postează un răspuns

Majoritatea oamenilor nu înțeleg că a pune multe întrebări deblochează învățarea și îmbunătățește legătura interpersonală. În studiile lui Alison, de exemplu, deși oamenii își puteau aminti cu exactitate câte întrebări au fost puse în conversațiile lor, ei nu au intuit legătura dintre întrebări și apreciere. În patru studii, în care participanții au fost implicați în conversații ei înșiși sau au citit transcrieri ale conversațiilor altora, oamenii au avut tendința să nu realizeze că întrebarea ar influența – sau ar fi influențat – nivelul de prietenie dintre conversatori.