Configure Syslog
Enabling Cluster-wide Syslog
-
Create cluster-control fact:
dashboard$ touch /var/run/cluster-control/facts/enable-cluster-syslog
-
Update VMs to point to
169.254.169.254
as their syslog server via port 514 TCP or UDP. A link-level route to that specific IP may be needed. Syslog traffic will be routed to the hypervisor and subsequently the dashboard.
Changing syslog protocol
The default syslog protocol for the dashboard node is TCP if it has not been set. It can be altered via a cluster control fact by creating the file below and declaring either tcp
or udp
: