Skip to content

Configure a Ubiquiti edgerouter firewall to forward syslogs

  1. In your Edgerouter user interface, select Config Tree > System > syslog > host. Click the + Add button and enter the internal IP of the VM, click the Update List button
  2. On the left hand side, navigate to the IP address underneath host and expand the facility section. Click the + Add button and enter all, click the Update List button.
  3. On the left hand side, navigate to the facility/all section and in enter info
  4. Click the Preview button.
  5. In the resulting pop up window, click the Apply button.
  6. Click OK to save.

Alternative, using the CLI enter the following commands.

  1. configure
  2. set system syslog host ip address facility all level info
  3. commit

Reference Ubiquiti documentation for further detail.


Was this documentation helpful? Please send us your feedback!