Skip to content

How to configure Linux server to send logs to CQ Server IP Address on port 5140 UDP

To send log events from Linux server, the following prerequisits must be met:

  1. Login as root on the linux server

  2. Edit the file /etc/rsyslog.conf (ex: nano /etc/rsyslog.conf), and add at the end of the file the following line:

auth,authpriv.* @CQ_IP_Addres:5140